Skip to content

Commit abbbcb7

Browse files
Bump pydantic-settings from 2.11.0 to 2.12.0
Bumps [pydantic-settings](https://github.com/pydantic/pydantic-settings) from 2.11.0 to 2.12.0. - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](pydantic/pydantic-settings@v2.11.0...v2.12.0) --- updated-dependencies: - dependency-name: pydantic-settings dependency-version: 2.12.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cedff0f commit abbbcb7

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 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
@@ -8,7 +8,7 @@ readme = "README.md"
88
[tool.poetry.dependencies]
99
python = "^3.13"
1010
sqlalchemy = "^2.0.44"
11-
pydantic-settings = "^2.11"
11+
pydantic-settings = "^2.12"
1212
pydantic = "^2.12"
1313
typer = "^0.20.0"
1414
pathtmpl = "0.2.0"

0 commit comments

Comments
 (0)