Skip to content

Commit

Permalink
Bump urllib3 from 1.26.7 to 1.26.17 in /requirements
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.17.
- [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.17)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 3, 2023
1 parent dc82ed9 commit 0603c9a
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 @@ -163,7 +163,7 @@ types-redis==4.6.0.7
# via -r typing.in
typing-extensions==3.10.0.2
# via mypy
urllib3==1.26.7
urllib3==1.26.17
# 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 @@ -67,5 +67,5 @@ sphinxcontrib-qthelp==1.0.3
# via sphinx
sphinxcontrib-serializinghtml==1.1.5
# via sphinx
urllib3==1.26.7
urllib3==1.26.17
# via requests
2 changes: 1 addition & 1 deletion requirements/tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ s3transfer==0.6.0
# via boto3
six==1.16.0
# via python-dateutil
urllib3==1.26.13
urllib3==1.26.17
# via botocore
uwsgi==2.0.21
# via -r tests.in

0 comments on commit 0603c9a

Please sign in to comment.