Skip to content

Commit 1d2ffd8

Browse files
fix(deps): update dependency pydantic-settings to v2.8.1
| datasource | package | from | to | | ---------- | ----------------- | ----- | ----- | | pypi | pydantic-settings | 2.8.0 | 2.8.1 |
1 parent 7810b0d commit 1d2ffd8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jishaku = "2.6.0"
1919
kubernetes_asyncio = "32.0.0"
2020
loguru = "0.7.3"
2121
pydantic = "2.10.6"
22-
pydantic-settings = "2.8.0"
22+
pydantic-settings = "2.8.1"
2323
python-freeipa = "1.0.9"
2424
python-keycloak = "5.3.1"
2525
sentry-sdk = "2.22.0"

0 commit comments

Comments
 (0)