Skip to content
This repository was archived by the owner on Mar 14, 2025. It is now read-only.

Commit 15f50f8

Browse files
build(deps): update dependency pydantic-settings to v2.6.1 (#300)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6425b45 commit 15f50f8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

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

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ SQLAlchemy = { version = "2.0.36" }
1212
grpcio = "1.68.0"
1313
pymysql = "1.1.1"
1414
pydantic = "2.9.2"
15-
pydantic-settings = "2.6.0"
15+
pydantic-settings = "2.6.1"
1616
typing-extensions = '4.12.2'
1717
sslog = "0.0.0a50"
1818
protobuf = "5.28.3"

0 commit comments

Comments
 (0)