Skip to content

Commit af9b9f1

Browse files
authored
Merge pull request #81 from jpcadena/dependabot/pip/pydantic-extra-types-2.10.1
⬆ Bump pydantic-extra-types from 2.10.0 to 2.10.1
2 parents d7d07fc + 5750a6d commit af9b9f1

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
@@ -65,7 +65,7 @@ classifiers = [
6565
python = "^3.12,<3.13"
6666
pydantic = "^2.10.3"
6767
pydantic-settings = "^2.6.1"
68-
pydantic-extra-types = "^2.10.0"
68+
pydantic-extra-types = "^2.10.1"
6969
email-validator = "^2.2.0"
7070
phonenumbers = "^8.13.51"
7171
python-dotenv = "^1.0.1"

0 commit comments

Comments
 (0)