Skip to content

Commit 4a409bb

Browse files
authored
Merge pull request #37 from nyu-devops/dependabot/pip/urllib3-2.5.0
Bump urllib3 from 1.26.19 to 2.5.0
2 parents 21c6d06 + a8a29bf commit 4a409bb

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ name = "pypi"
77
flask = "==3.1.1"
88
flask-restx = "==1.3.0"
99
cloudant = "==2.15.0"
10-
urllib3 = "==1.26.19" # DO NOT upgrade this!
10+
urllib3 = "==2.5.0" # DO NOT upgrade this!
1111
retry2 = "==0.9.5"
1212
python-dotenv = "==1.0.1"
1313
gunicorn = "==23.0.0"

Pipfile.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)