Skip to content

Commit 8400bc3

Browse files
⬆ Bump pydantic-settings from 2.7.0 to 2.7.1
Bumps [pydantic-settings](https://github.com/pydantic/pydantic-settings) from 2.7.0 to 2.7.1. - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](pydantic/pydantic-settings@v2.7.0...v2.7.1) --- updated-dependencies: - dependency-name: pydantic-settings dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b38791c commit 8400bc3

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
@@ -64,7 +64,7 @@ classifiers = [
6464
[tool.poetry.dependencies]
6565
python = "^3.12,<3.13"
6666
pydantic = "^2.10.4"
67-
pydantic-settings = "^2.7.0"
67+
pydantic-settings = "^2.7.1"
6868
pydantic-extra-types = "^2.10.1"
6969
email-validator = "^2.2.0"
7070
phonenumbers = "^8.13.52"

0 commit comments

Comments
 (0)