Skip to content

Commit a0f791b

Browse files
committed
Bump urllib3
1 parent df04772 commit a0f791b

File tree

2 files changed

+10
-9
lines changed

2 files changed

+10
-9
lines changed

poetry.lock

Lines changed: 9 additions & 8 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
@@ -21,7 +21,7 @@ include = [
2121
[tool.poetry.dependencies]
2222
python = ">=3.9,<3.15"
2323
requests = "^2.31.0"
24-
urllib3 = "^1.26.0"
24+
urllib3 = "^2.5.0"
2525
guessit = "^3.7.1"
2626
appdirs = "^1.4.4"
2727
pywin32 = {version = ">=227", platform = "win32"}

0 commit comments

Comments
 (0)