Skip to content

Commit

Permalink
Merge pull request #65 from serlo/dependabot/pip/urllib3-2.1.0
Browse files Browse the repository at this point in the history
chore(deps): Bump urllib3 from 2.0.7 to 2.1.0
  • Loading branch information
hugotiburtino authored Dec 18, 2023
2 parents ecae9fb + 80157b3 commit c45be48
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 @@ -8,5 +8,5 @@ idna==3.4; python_version >= '3.5'
multidict==6.0.4; python_version >= '3.7'
requests==2.31.0; python_version >= '3.7'
requests-toolbelt==1.0.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
urllib3==2.0.7; python_version >= '3.7'
urllib3==2.1.0; python_version >= '3.7'
yarl==1.9.4; python_version >= '3.7'

0 comments on commit c45be48

Please sign in to comment.