Skip to content

Commit

Permalink
Bump pydantic from 2.9.2 to 2.10.4
Browse files Browse the repository at this point in the history
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.9.2 to 2.10.4.
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](pydantic/pydantic@v2.9.2...v2.10.4)

---
updated-dependencies:
- dependency-name: pydantic
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 26, 2024
1 parent 1772493 commit 40af53c
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions requirements/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -142,9 +142,9 @@ pycares==4.5.0
# via aiodns
pycparser==2.22
# via cffi
pydantic==2.9.2
pydantic==2.10.4
# via python-on-whales
pydantic-core==2.23.4
pydantic-core==2.27.2
# via pydantic
pyenchant==3.2.2
# via sphinxcontrib-spelling
Expand Down
4 changes: 2 additions & 2 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -139,9 +139,9 @@ pycares==4.5.0
# via aiodns
pycparser==2.22
# via cffi
pydantic==2.9.2
pydantic==2.10.4
# via python-on-whales
pydantic-core==2.23.4
pydantic-core==2.27.2
# via pydantic
pygments==2.18.0
# via
Expand Down
4 changes: 2 additions & 2 deletions requirements/lint.txt
Original file line number Diff line number Diff line change
Expand Up @@ -57,9 +57,9 @@ pycares==4.5.0
# via aiodns
pycparser==2.22
# via cffi
pydantic==2.9.2
pydantic==2.10.4
# via python-on-whales
pydantic-core==2.23.4
pydantic-core==2.27.2
# via pydantic
pygments==2.18.0
# via rich
Expand Down
4 changes: 2 additions & 2 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -77,9 +77,9 @@ pycares==4.5.0
# via aiodns
pycparser==2.22
# via cffi
pydantic==2.9.2
pydantic==2.10.4
# via python-on-whales
pydantic-core==2.23.4
pydantic-core==2.27.2
# via pydantic
pygments==2.18.0
# via rich
Expand Down

0 comments on commit 40af53c

Please sign in to comment.