Skip to content

Commit

Permalink
Bump urllib3 from 1.26.15 to 1.26.17 in /dev_requirements (#333)
Browse files Browse the repository at this point in the history
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.15 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.15...1.26.17)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: konstantin <konstantin.klein@hochfrequenz.de>
  • Loading branch information
dependabot[bot] and hf-kklein committed Oct 3, 2023
1 parent 8ebd132 commit c441245
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions dev_requirements/requirements-docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,12 +34,12 @@ snowballstemmer==2.2.0
# via sphinx
sphinx==7.2.6
# via
# -r dev_requirements/requirements-docs.in
# -r requirements-docs.in
# sphinx-rtd-theme
# sphinxcontrib-jquery
# sphinxcontrib-serializinghtml
sphinx-rtd-theme==1.3.0
# via -r dev_requirements/requirements-docs.in
# via -r requirements-docs.in
sphinxcontrib-applehelp==1.0.4
# via sphinx
sphinxcontrib-devhelp==1.0.2
Expand All @@ -54,5 +54,5 @@ sphinxcontrib-qthelp==1.0.3
# via sphinx
sphinxcontrib-serializinghtml==1.1.9
# via sphinx
urllib3==1.26.15
urllib3==1.26.17
# via requests
2 changes: 1 addition & 1 deletion dev_requirements/requirements-test_packaging.txt
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ six==1.16.0
# via bleach
twine==4.0.2
# via -r requirements-test_packaging.in
urllib3==1.26.15
urllib3==1.26.17
# via
# requests
# twine
Expand Down

0 comments on commit c441245

Please sign in to comment.