Skip to content

Commit 2675b8c

Browse files
authored
Merge pull request #109 from BillFarber/develop
MLE-12345 - Updates requests and urllib3 dependencies
2 parents 7b22a89 + 9c6e6b1 commit 2675b8c

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)