Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and jsoucheiron committed Jul 17, 2024
1 parent e3bf66e commit f249b30
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.19
urllib3==2.2.2
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.19
urllib3==2.2.2
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.19
urllib3==2.2.2

0 comments on commit f249b30

Please sign in to comment.