Skip to content

Commit f022224

Browse files
⬆ Bump pydantic-extra-types from 2.10.1 to 2.10.2
Bumps [pydantic-extra-types](https://github.com/pydantic/pydantic-extra-types) from 2.10.1 to 2.10.2. - [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.1...v2.10.2) --- 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 f612fb5 commit f022224

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

0 commit comments

Comments
 (0)