Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 9, 2024
1 parent 428fc60 commit a729926
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ types-redis==4.6.0.20240106
# via -r typing.in
typing-extensions==4.8.0
# via mypy
urllib3==1.26.7
urllib3==1.26.18
# via
# botocore
# requests
Expand Down
2 changes: 1 addition & 1 deletion requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ sphinxcontrib-qthelp==1.0.3
# via sphinx
sphinxcontrib-serializinghtml==1.1.10
# via sphinx
urllib3==1.26.7
urllib3==1.26.18
# via requests
zipp==3.17.0
# via importlib-metadata
2 changes: 1 addition & 1 deletion requirements/tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ six==1.16.0
# via python-dateutil
tomli==2.0.1
# via pytest
urllib3==1.26.13
urllib3==1.26.18
# via botocore
uwsgi==2.0.23
# via -r tests.in

0 comments on commit a729926

Please sign in to comment.