Skip to content

Commit a528925

Browse files
⬆ Bump pydantic-settings from 2.6.0 to 2.6.1
Bumps [pydantic-settings](https://github.com/pydantic/pydantic-settings) from 2.6.0 to 2.6.1. - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](pydantic/pydantic-settings@v2.6.0...v2.6.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 a2cc98d commit a528925

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.9.2"
67-
pydantic-settings = "^2.6.0"
67+
pydantic-settings = "^2.6.1"
6868
pydantic-extra-types = "^2.9.0"
6969
email-validator = "^2.2.0"
7070
phonenumbers = "^8.13.48"

0 commit comments

Comments
 (0)