Skip to content

Commit 30c5532

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

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
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.1",
1313
"prometheus-client ~=0.21.1",
1414
"uvicorn ~=0.34.0",
1515
]

uv.lock

Lines changed: 5 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)