Skip to content

Commit

Permalink
Bump urllib3 from 2.0.7 to 2.2.2
Browse files Browse the repository at this point in the history
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.7 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@2.0.7...2.2.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 26, 2025
1 parent 52d09d1 commit 196c8db
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ python = ">=3.9,<=3.13"
certifi = "^2024.2.2"
six = "^1.16"
python-dateutil = "^2.7.2"
urllib3 = "<2.1.0" # Can't update until CIAC-9648 is resolved
urllib3 = "<2.3.0" # Can't update until CIAC-9648 is resolved
tzlocal = "^5.2.0"
setuptools = "^68.0"

Expand Down

0 comments on commit 196c8db

Please sign in to comment.