Skip to content

Commit

Permalink
Bump urllib3 from 2.0.4 to 2.0.6 (#226)
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Oct 3, 2023
1 parent b6005ff commit d7843b7
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@ importlib-metadata==6.8.0
# via
# keyring
# twine
importlib-resources==6.0.0
# via keyring
jaraco-classes==3.3.0
# via keyring
jeepney==0.8.0
Expand Down Expand Up @@ -78,9 +76,7 @@ tox==3.23.1
# via -r dev-requirements.in
twine==4.0.2
# via -r dev-requirements.in
typing-extensions==4.7.1
# via rich
urllib3==2.0.4
urllib3==2.0.6
# via
# requests
# twine
Expand All @@ -89,6 +85,4 @@ virtualenv==20.24.2
webencodings==0.5.1
# via bleach
zipp==3.16.2
# via
# importlib-metadata
# importlib-resources
# via importlib-metadata

0 comments on commit d7843b7

Please sign in to comment.