Skip to content

Commit b4614b2

Browse files
Bump urllib3 from 2.0.7 to 2.5.0
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.7 to 2.5.0. - [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.5.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.5.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1bfe3ab commit b4614b2

File tree

2 files changed

+34
-14
lines changed

2 files changed

+34
-14
lines changed

poetry.lock

Lines changed: 33 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ python = ">=3.9,<=3.13"
2626
certifi = "^2024.2.2"
2727
six = "^1.16"
2828
python-dateutil = "^2.7.2"
29-
urllib3 = "<2.1.0" # Can't update until CIAC-9648 is resolved
29+
urllib3 = "<2.6.0" # Can't update until CIAC-9648 is resolved
3030
tzlocal = "^5.2.0"
3131
setuptools = ">=80.9.0"
3232

0 commit comments

Comments
 (0)