Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 17, 2023
1 parent 3e921f5 commit f894e05
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 @@ -27,7 +27,7 @@ cffi==1.16.0 # cryptography
cryptography<41.0.5 # pyOpenSSL
pyOpenSSL==23.2.0
ndg-httpsclient==0.5.1
urllib3==2.0.6 # requests, sentry-sdk
urllib3==2.0.7 # requests, sentry-sdk
chardet==5.2.0 # requests
idna==3.4 # requests
certifi==2023.7.22 # requests, sentry-sdk
Expand Down

0 comments on commit f894e05

Please sign in to comment.