Skip to content

Commit caf21ff

Browse files
fix(deps): update all non-major pep621 dependencies
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 0f6585e commit caf21ff

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@ 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",
12-
"pydantic-settings ~=2.11.0",
12+
"pydantic-settings ~=2.12.0",
1313
"prometheus-client ~=0.23.1",
1414
"uvicorn ~=0.38.0",
1515
]

uv.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.

0 commit comments

Comments
 (0)