Skip to content

Commit eb1b930

Browse files
fix(deps): update dependency fastapi to ~=0.121.1
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 0f6585e commit eb1b930

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ authors = [{ name = "Red Hat App-SRE Team", email = "[email protected]" }]
66
license = { text = "Apache 2.0" }
77
requires-python = "~= 3.12.0"
88
dependencies = [
9-
"fastapi ~=0.120.2",
9+
"fastapi ~=0.121.1",
1010
"python-gitlab ~=5.6.0",
1111
"pydantic ~=2.12.0",
1212
"pydantic-settings ~=2.11.0",

uv.lock

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

0 commit comments

Comments
 (0)