Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 3, 2023
1 parent a5ea20d commit f29a9d1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ tox==4.6.4
# via -r requirements-dev.in
typing-extensions==4.7.1
# via sqlalchemy
urllib3==2.0.4
urllib3==2.0.6
# via requests
virtualenv==20.24.2
# via tox
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -46,5 +46,5 @@ sqlalchemy==2.0.19
# via proxy-db
typing-extensions==4.7.1
# via sqlalchemy
urllib3==2.0.4
urllib3==2.0.6
# via requests

0 comments on commit f29a9d1

Please sign in to comment.