Skip to content

Commit

Permalink
Bump urllib3 from 1.26.14 to 1.26.17 in /requirements/static/ci/py3.9
Browse files Browse the repository at this point in the history
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.14 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.14...1.26.17)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 3, 2023
1 parent 6e64117 commit 29c088b
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion requirements/static/ci/py3.9/cloud.txt
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ smbprotocol==1.10.1
# via
# -r requirements/static/ci/cloud.in
# pypsexec
urllib3==1.26.14
urllib3==1.26.17
# via
# -c requirements/static/ci/py3.9/linux.txt
# requests
Expand Down
2 changes: 1 addition & 1 deletion requirements/static/ci/py3.9/darwin.txt
Original file line number Diff line number Diff line change
Expand Up @@ -523,7 +523,7 @@ typing-extensions==4.6.3
# pydantic
# pytest-shell-utilities
# pytest-system-statistics
urllib3==1.26.14
urllib3==1.26.17
# via
# -c requirements/static/ci/../pkg/py3.9/darwin.txt
# botocore
Expand Down
2 changes: 1 addition & 1 deletion requirements/static/ci/py3.9/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ typing-extensions==4.6.3
# pydantic
uc-micro-py==1.0.2
# via linkify-it-py
urllib3==1.26.14
urllib3==1.26.17
# via
# -c requirements/static/ci/py3.9/linux.txt
# requests
Expand Down
2 changes: 1 addition & 1 deletion requirements/static/ci/py3.9/freebsd.txt
Original file line number Diff line number Diff line change
Expand Up @@ -515,7 +515,7 @@ typing-extensions==4.6.3
# pydantic
# pytest-shell-utilities
# pytest-system-statistics
urllib3==1.26.14
urllib3==1.26.17
# via
# -c requirements/static/ci/../pkg/py3.9/freebsd.txt
# botocore
Expand Down
2 changes: 1 addition & 1 deletion requirements/static/ci/py3.9/linux.txt
Original file line number Diff line number Diff line change
Expand Up @@ -581,7 +581,7 @@ typing-extensions==4.6.3
# pydantic
# pytest-shell-utilities
# pytest-system-statistics
urllib3==1.26.14
urllib3==1.26.17
# via
# -c requirements/static/ci/../pkg/py3.9/linux.txt
# botocore
Expand Down
2 changes: 1 addition & 1 deletion requirements/static/ci/py3.9/tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ six==1.16.0
# via python-dateutil
typing-extensions==4.6.3
# via python-tools-scripts
urllib3==1.26.14
urllib3==1.26.17
# via
# botocore
# requests
Expand Down
2 changes: 1 addition & 1 deletion requirements/static/ci/py3.9/windows.txt
Original file line number Diff line number Diff line change
Expand Up @@ -466,7 +466,7 @@ typing-extensions==4.6.3
# pydantic
# pytest-shell-utilities
# pytest-system-statistics
urllib3==1.26.14
urllib3==1.26.17
# via
# -c requirements/static/ci/../pkg/py3.9/windows.txt
# -r requirements/windows.txt
Expand Down

0 comments on commit 29c088b

Please sign in to comment.