Skip to content

Commit 5f4f9d4

Browse files
authored
Update urllib3 version to 2.5.0 and resolve and lock compatible versions
2 parents fbf9d95 + 47d70a7 commit 5f4f9d4

File tree

2 files changed

+31
-29
lines changed

2 files changed

+31
-29
lines changed

Pipfile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ verify_ssl = true
44
name = "pypi"
55

66
[packages]
7-
boto3 = "==1.17.53"
7+
boto3 = "==1.38.39"
8+
urllib3 = "==2.5.0"
89

910
[dev-packages]
1011

Pipfile.lock

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

0 commit comments

Comments
 (0)