Skip to content

Commit a8a29bf

Browse files
Bump urllib3 from 1.26.19 to 2.5.0
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.19 to 2.5.0. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@1.26.19...2.5.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.5.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 21c6d06 commit a8a29bf

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)