Skip to content

Commit

Permalink
Merge pull request #376 from Terralego/dependabot/pip/urllib3-1.26.17
Browse files Browse the repository at this point in the history
Bump urllib3 from 1.26.15 to 1.26.17
  • Loading branch information
submarcos authored Oct 4, 2023
2 parents 64ac783 + 2f6408e commit e557a8e
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ tomli==2.0.1
# pyproject-hooks
typing-extensions==4.7.1
# via black
urllib3==1.26.15
urllib3==1.26.17
# via
# -c requirements.txt
# -r docs/requirements.txt
Expand Down
16 changes: 8 additions & 8 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,19 +10,19 @@ babel==2.12.1
# via sphinx
certifi==2023.7.22
# via
# -c ../requirements.txt
# -c docs/../requirements.txt
# requests
charset-normalizer==3.1.0
# via
# -c ../requirements.txt
# -c docs/../requirements.txt
# requests
docutils==0.18.1
# via
# sphinx
# sphinx-rtd-theme
idna==3.4
# via
# -c ../requirements.txt
# -c docs/../requirements.txt
# requests
imagesize==1.4.1
# via sphinx
Expand All @@ -32,13 +32,13 @@ markupsafe==2.1.3
# via jinja2
packaging==23.1
# via
# -c ../requirements.txt
# -c docs/../requirements.txt
# sphinx
pygments==2.16.1
# via sphinx
requests==2.31.0
# via
# -c ../requirements.txt
# -c docs/../requirements.txt
# sphinx
snowballstemmer==2.2.0
# via sphinx
Expand All @@ -52,7 +52,7 @@ sphinx==7.2.5
# sphinxcontrib-qthelp
# sphinxcontrib-serializinghtml
sphinx-rtd-theme==1.3.0
# via -r requirements.in
# via -r docs/requirements.in
sphinxcontrib-applehelp==1.0.7
# via sphinx
sphinxcontrib-devhelp==1.0.5
Expand All @@ -67,7 +67,7 @@ sphinxcontrib-qthelp==1.0.6
# via sphinx
sphinxcontrib-serializinghtml==1.1.9
# via sphinx
urllib3==1.26.15
urllib3==1.26.17
# via
# -c ../requirements.txt
# -c docs/../requirements.txt
# requests
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,7 @@ tzdata==2023.3
# django-celery-beat
uritemplate==4.1.1
# via drf-spectacular
urllib3==1.26.15
urllib3==1.26.17
# via
# elastic-transport
# requests
Expand Down

0 comments on commit e557a8e

Please sign in to comment.