Skip to content

Commit f91a98d

Browse files
authored
Merge pull request #83 from jpcadena/dependabot/pip/pydantic-settings-2.7.0
⬆ Bump pydantic-settings from 2.6.1 to 2.7.0
2 parents 2a2fa5c + 5b900c4 commit f91a98d

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.3"
67-
pydantic-settings = "^2.6.1"
67+
pydantic-settings = "^2.7.0"
6868
pydantic-extra-types = "^2.10.1"
6969
email-validator = "^2.2.0"
7070
phonenumbers = "^8.13.52"

0 commit comments

Comments
 (0)