Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 17, 2024
1 parent 849f590 commit 914895e
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion sdk/python/requirements/py3.10-ci-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -907,7 +907,7 @@ uri-template==1.3.0
# via jsonschema
uritemplate==4.1.1
# via google-api-python-client
urllib3==1.26.18
urllib3==1.26.19
# via
# botocore
# docker
Expand Down
2 changes: 1 addition & 1 deletion sdk/python/requirements/py3.10-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ tzdata==2024.1
# via pandas
ujson==5.9.0
# via fastapi
urllib3==2.2.1
urllib3==1.26.19
# via requests
uvicorn[standard]==0.29.0
# via
Expand Down
2 changes: 1 addition & 1 deletion sdk/python/requirements/py3.11-ci-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -886,7 +886,7 @@ uri-template==1.3.0
# via jsonschema
uritemplate==4.1.1
# via google-api-python-client
urllib3==1.26.18
urllib3==1.26.19
# via
# botocore
# docker
Expand Down
2 changes: 1 addition & 1 deletion sdk/python/requirements/py3.11-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ tzdata==2024.1
# via pandas
ujson==5.9.0
# via fastapi
urllib3==2.2.1
urllib3==1.26.19
# via requests
uvicorn[standard]==0.29.0
# via
Expand Down
2 changes: 1 addition & 1 deletion sdk/python/requirements/py3.9-ci-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -920,7 +920,7 @@ uri-template==1.3.0
# via jsonschema
uritemplate==4.1.1
# via google-api-python-client
urllib3==1.26.18
urllib3==1.26.19
# via
# botocore
# docker
Expand Down
2 changes: 1 addition & 1 deletion sdk/python/requirements/py3.9-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ tzdata==2024.1
# via pandas
ujson==5.9.0
# via fastapi
urllib3==2.2.1
urllib3==1.26.19
# via requests
uvicorn[standard]==0.29.0
# via
Expand Down

0 comments on commit 914895e

Please sign in to comment.