Skip to content

Commit 9c6e6b1

Browse files
committed
Upgrading "requests" and "urllib3"
1 parent 7b22a89 commit 9c6e6b1

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

poetry.lock

Lines changed: 12 additions & 12 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
@@ -9,7 +9,7 @@ license = "Apache 2.0"
99

1010
[tool.poetry.dependencies]
1111
python = "^3.9"
12-
requests = "^2.32.3"
12+
requests = "^2.32.4"
1313
requests_toolbelt = "^1.0.0"
1414

1515
[tool.poetry.group.test.dependencies]

0 commit comments

Comments
 (0)