Skip to content

Commit

Permalink
Bump urllib3 from 1.26.18 to 1.26.19 (#291)
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 17, 2024
1 parent 3b87b62 commit 4813855
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 @@ -73,7 +73,7 @@ six==1.16.0
sympy==1.12.1
tomli==2.0.1
typing-extensions==4.12.2
urllib3==1.26.18
urllib3==1.26.19
uv==0.2.10
werkzeug==3.0.3
wrapt==1.16.0
Expand Down
2 changes: 1 addition & 1 deletion requirements-docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ sympy==1.12.1
termcolor==2.4.0
tomli==2.0.1
typing-extensions==4.12.2
urllib3==1.26.18
urllib3==1.26.19
uv==0.2.10
watchdog==4.0.1
werkzeug==3.0.3
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ pyyaml==6.0.2rc1
s3transfer==0.10.1
six==1.16.0
typing-extensions==4.12.2
urllib3==1.26.18
urllib3==1.26.19

0 comments on commit 4813855

Please sign in to comment.