Skip to content

Commit 7013c56

Browse files
⬆ Bump pydantic-extra-types from 2.10.0 to 2.10.1
Bumps [pydantic-extra-types](https://github.com/pydantic/pydantic-extra-types) from 2.10.0 to 2.10.1. - [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.10.0...v2.10.1) --- updated-dependencies: - dependency-name: pydantic-extra-types dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5bbd6d1 commit 7013c56

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)