Skip to content

Commit

Permalink
Bump urllib3 from 2.1.0 to 2.2.0
Browse files Browse the repository at this point in the history
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](urllib3/urllib3@2.1.0...2.2.0)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 1, 2024
1 parent 4cfe044 commit 218ce28
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 @@ -9,7 +9,7 @@ chardet==5.2.0
# https://urllib3.readthedocs.io/en/latest/user-guide.html#ssl-py2
pyOpenSSL==24.0.0
idna==3.6
urllib3==2.1.0 # sentry-sdk
urllib3==2.2.0 # sentry-sdk
certifi==2023.11.17 # sentry-sdk
cryptography==42.0.0
asn1crypto==1.5.0 # for pyOpenSSL
Expand Down

0 comments on commit 218ce28

Please sign in to comment.