Skip to content

Commit 0c959bc

Browse files
--- (#4686)
updated-dependencies: - dependency-name: requests dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2b1d22d commit 0c959bc

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

python-sdk/poetry.lock

+5-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

python-sdk/pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ microsoft-kiota-serialization-text = "^1.0.0"
2727
[tool.poetry.group.test.dependencies]
2828
pytest = "^7.3.1"
2929
pytest-asyncio = "^0.21.0"
30-
requests = "2.31.0"
30+
requests = "2.32.0"
3131

3232

3333
[tool.poetry.group.dev.dependencies]

0 commit comments

Comments
 (0)