Skip to content

Commit

Permalink
Bump urllib3 from 2.0.4 to 2.0.6 in /docs
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 3, 2023
1 parent fcf26fc commit 8f06a30
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ babel==2.12.1
# via sphinx
build==0.10.0
# via
# -r docs/requirements.in
# -r requirements.in
# pip-tools
certifi==2023.7.22
# via requests
Expand All @@ -33,7 +33,7 @@ packaging==23.1
# build
# sphinx
pip-tools==7.3.0
# via -r docs/requirements.in
# via -r requirements.in
pygments==2.16.1
# via sphinx
pyproject-hooks==1.0.0
Expand All @@ -44,7 +44,7 @@ snowballstemmer==2.2.0
# via sphinx
sphinx==7.1.2
# via
# -r docs/requirements.in
# -r requirements.in
# sphinxcontrib-applehelp
# sphinxcontrib-devhelp
# sphinxcontrib-htmlhelp
Expand All @@ -62,7 +62,7 @@ sphinxcontrib-qthelp==1.0.5
# via sphinx
sphinxcontrib-serializinghtml==1.1.7
# via sphinx
urllib3==2.0.4
urllib3==2.0.6
# via requests
wheel==0.41.1
# via pip-tools
Expand Down

0 comments on commit 8f06a30

Please sign in to comment.