Skip to content

Commit 1a29649

Browse files
fix(deps): update dependency pydantic-settings to ~=2.9.0
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 624d4b5 commit 1a29649

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ dependencies = [
99
"fastapi ~=0.115.6",
1010
"python-gitlab ~=5.6.0",
1111
"pydantic ~=2.11.3",
12-
"pydantic-settings ~=2.8.0",
12+
"pydantic-settings ~=2.9.0",
1313
"prometheus-client ~=0.21.1",
1414
"uvicorn ~=0.34.0",
1515
]

uv.lock

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

0 commit comments

Comments
 (0)