Skip to content

Commit 6921491

Browse files
chore(deps): Bump requests from 2.31.0 to 2.32.4 in /examples/fixtures/python-app-uv (#730)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Anton Babenko <393243+antonbabenko@users.noreply.github.com>
1 parent 4cfa5b4 commit 6921491

File tree

2 files changed

+22
-6
lines changed

2 files changed

+22
-6
lines changed

examples/fixtures/python-app-uv/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "uv_lambda"
33
version = "0.1.0"
44
requires-python = ">=3.12"
55
dependencies = [
6-
"requests==2.31.0",
6+
"requests==2.32.4",
77
]
88

99
[tool.uv]

examples/fixtures/python-app-uv/uv.lock

Lines changed: 21 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)