Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 3, 2023
1 parent 580edd0 commit a3283e8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 26 deletions.
15 changes: 2 additions & 13 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,6 @@ docutils==0.17.1
# sphinx-rtd-theme
# sphinxcontrib-opendataservices
# sphinxcontrib-opendataservices-jsonschema
gitdb==4.0.9
# via gitpython
gitpython==3.1.27
# via transifex-client
idna==3.3
# via requests
imagesize==1.3.0
Expand Down Expand Up @@ -69,8 +65,6 @@ pygments==2.11.2
# standard-theme
pyparsing==3.0.7
# via packaging
python-slugify==4.0.1
# via transifex-client
pytz==2022.1
# via babel
pyyaml==6.0
Expand All @@ -79,11 +73,8 @@ requests==2.27.1
# via
# -r requirements.in
# sphinx
# transifex-client
six==1.16.0
# via transifex-client
smmap==5.0.0
# via gitdb
snowballstemmer==2.2.0
# via sphinx
sphinx==4.2.0
Expand Down Expand Up @@ -118,13 +109,11 @@ sphinxcontrib-qthelp==1.0.3
# via sphinx
sphinxcontrib-serializinghtml==1.1.5
# via sphinx
text-unidecode==1.3
# via python-slugify
transifex-client==0.14.4
transifex-client==0.12.5
# via sphinx-intl
typing-extensions==4.1.1
# via myst-parser
urllib3==1.26.9
urllib3==1.26.17
# via
# -r requirements.in
# requests
Expand Down
15 changes: 2 additions & 13 deletions requirements_test.txt
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,6 @@ docutils==0.16
# sphinxcontrib-opendataservices-jsonschema
flake8==3.9.1
# via -r requirements_test.in
gitdb==4.0.9
# via gitpython
gitpython==3.1.27
# via transifex-client
idna==2.10
# via requests
imagesize==1.2.0
Expand Down Expand Up @@ -123,8 +119,6 @@ pyrsistent==0.17.3
# via jsonschema
pytest==6.2.3
# via -r requirements_test.in
python-slugify==4.0.1
# via transifex-client
pytz==2021.1
# via babel
pyyaml==6.0
Expand All @@ -134,7 +128,6 @@ requests==2.25.1
# -r requirements.in
# jscc
# sphinx
# transifex-client
rfc3987==1.3.8
# via
# -r requirements_test.in
Expand All @@ -144,8 +137,6 @@ six==1.15.0
# -r requirements_test.in
# jsonschema
# transifex-client
smmap==5.0.0
# via gitdb
snowballstemmer==2.1.0
# via sphinx
sphinx==4.2.0
Expand Down Expand Up @@ -184,15 +175,13 @@ strict-rfc3339==0.7
# via
# -r requirements_test.in
# jscc
text-unidecode==1.3
# via python-slugify
toml==0.10.2
# via
# pep517
# pytest
transifex-client==0.14.4
transifex-client==0.12.5
# via sphinx-intl
urllib3==1.26.4
urllib3==1.26.17
# via
# -r requirements.in
# requests
Expand Down

0 comments on commit a3283e8

Please sign in to comment.