Skip to content

Commit 14f6caf

Browse files
authored
Merge pull request #258 from pusher/dependabot/pip/urllib3-2.7.0
Bump urllib3 from 2.6.3 to 2.7.0
2 parents 703aaaa + 3fc19b2 commit 14f6caf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,6 @@ requests==2.33.0; python_version >= '3.10'
4141
six==1.17.0; python_version >= '3.10'
4242
tornado==5.1.1; python_version < '3.5'
4343
tornado==6.0.2; python_version >= '3.5' and python_version < '3.10'
44-
urllib3==2.6.3; python_version >= '3.10'
44+
urllib3==2.7.0; python_version >= '3.10'
4545
yarl==1.3.0; python_version >= '3.5' and python_version < '3.10'
4646
yarl==1.22.0; python_version >= '3.10'

0 commit comments

Comments
 (0)