Skip to content

Commit c03f7c4

Browse files
committed
MLE-12345 Updated requests to 2.32.4
Did the following: - `poetry self update` - `poetry lock` - Updated pyproject.toml - `poetry install`
1 parent 7b22a89 commit c03f7c4

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

poetry.lock

Lines changed: 8 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
@@ -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)