Skip to content

Commit

Permalink
Bump urllib3 from 2.0.5 to 2.0.6 in /dev_requirements
Browse files Browse the repository at this point in the history
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.5 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@v2.0.5...2.0.6)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 3, 2023
1 parent f8187f2 commit 33f9b2d
Showing 1 changed file with 13 additions and 9 deletions.
22 changes: 13 additions & 9 deletions dev_requirements/requirements-packaging.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,12 @@ build==1.0.3
# via -r requirements-packaging.in
certifi==2023.7.22
# via requests
cffi==1.16.0
# via cryptography
charset-normalizer==3.2.0
# via requests
colorama==0.4.6
# via build
cryptography==41.0.4
# via secretstorage
docutils==0.20.1
# via readme-renderer
idna==3.4
Expand All @@ -22,6 +24,10 @@ importlib-metadata==6.8.0
# twine
jaraco-classes==3.3.0
# via keyring
jeepney==0.8.0
# via
# keyring
# secretstorage
keyring==24.2.0
# via twine
markdown-it-py==3.0.0
Expand All @@ -36,14 +42,14 @@ packaging==23.1
# via build
pkginfo==1.9.6
# via twine
pycparser==2.21
# via cffi
pygments==2.16.1
# via
# readme-renderer
# rich
pyproject-hooks==1.0.0
# via build
pywin32-ctypes==0.2.2
# via keyring
readme-renderer==42.0
# via twine
requests==2.31.0
Expand All @@ -56,13 +62,11 @@ rfc3986==2.0.0
# via twine
rich==13.5.3
# via twine
tomli==2.0.1
# via
# build
# pyproject-hooks
secretstorage==3.3.3
# via keyring
twine==4.0.2
# via -r requirements-packaging.in
urllib3==2.0.5
urllib3==2.0.6
# via
# requests
# twine
Expand Down

0 comments on commit 33f9b2d

Please sign in to comment.