Skip to content

Commit 9db3017

Browse files
dependabot[bot]insolor
authored andcommitted
Bump pydantic-settings from 2.3.4 to 2.4.0
Bumps [pydantic-settings](https://github.com/pydantic/pydantic-settings) from 2.3.4 to 2.4.0. - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](pydantic/pydantic-settings@v2.3.4...v2.4.0) --- updated-dependencies: - dependency-name: pydantic-settings dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 48c4c46 commit 9db3017

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ python = "^3.10"
1212
jinja2 = "^3.1.4"
1313
strictyaml = "^1.7.3"
1414
pydantic = "^2.8.2"
15-
pydantic-settings = "^2.3.4"
15+
pydantic-settings = "^2.4.0"
1616
loguru = "^0.7.2"
1717

1818
[build-system]

0 commit comments

Comments
 (0)