Skip to content

Commit 66b3c0d

Browse files
⬆ Bump pydantic-extra-types from 2.8.2 to 2.9.0
Bumps [pydantic-extra-types](https://github.com/pydantic/pydantic-extra-types) from 2.8.2 to 2.9.0. - [Release notes](https://github.com/pydantic/pydantic-extra-types/releases) - [Changelog](https://github.com/pydantic/pydantic-extra-types/blob/main/HISTORY.md) - [Commits](pydantic/pydantic-extra-types@v2.8.2...v2.9.0) --- updated-dependencies: - dependency-name: pydantic-extra-types dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 09e7035 commit 66b3c0d

File tree

2 files changed

+9
-7
lines changed

2 files changed

+9
-7
lines changed

poetry.lock

Lines changed: 8 additions & 6 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
@@ -66,7 +66,7 @@ python = "^3.12"
6666
pydantic = "^2.8.0"
6767
pydantic-core = "^2.20.0"
6868
pydantic-settings = "^2.3.4"
69-
pydantic-extra-types = "^2.8.2"
69+
pydantic-extra-types = "^2.9.0"
7070
email-validator = "^2.2.0"
7171
phonenumbers = "^8.13.40"
7272
python-dotenv = "^1.0.1"

0 commit comments

Comments
 (0)