Skip to content

Commit

Permalink
Bump urllib3 from 2.0.2 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.2 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.2...2.0.7)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 17, 2023
1 parent d9226be commit 7d3859e
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions docs-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
#
# pip-compile docs-requirements.in
#

alabaster==0.7.13
# via sphinx
async-generator==1.10
Expand All @@ -29,16 +28,12 @@ docutils==0.18.1
# via
# sphinx
# sphinx-rtd-theme
exceptiongroup==1.1.1
# via trio
idna==3.4
# via
# requests
# trio
imagesize==1.4.1
# via sphinx
importlib-metadata==6.6.0
# via sphinx
incremental==22.10.0
# via towncrier
jinja2==3.1.2
Expand Down Expand Up @@ -87,8 +82,6 @@ sphinxcontrib-serializinghtml==1.1.5
# via sphinx
sphinxcontrib-trio==1.1.2
# via -r docs-requirements.in
tomli==2.0.1
# via towncrier
towncrier==22.12.0
# via -r docs-requirements.in
trio==0.22.0
Expand All @@ -99,10 +92,8 @@ trio-typing==0.8.0
# via -r docs-requirements.in
typing-extensions==4.6.3
# via trio-typing
urllib3==2.0.2
urllib3==2.0.7
# via requests
zipp==3.15.0
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
# setuptools

0 comments on commit 7d3859e

Please sign in to comment.