Skip to content

Commit

Permalink
Bump urllib3 from 2.1.0 to 2.2.1 (#128)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Mar 30, 2024
1 parent 722862e commit 2b717ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ pymongo[srv]==4.6.1; python_version >= '3.7'
requests==2.31.0; python_version >= '3.7'
rule34==1.8.1; python_version >= '3.5'
soupsieve==2.5; python_version >= '3.8'
urllib3==2.1.0; python_version >= '3.8'
urllib3==2.2.1; python_version >= '3.8'
yarl==1.9.4; python_version >= '3.7'

0 comments on commit 2b717ca

Please sign in to comment.