Skip to content

Commit

Permalink
Bump pydantic from 2.7.2 to 2.7.3 (#14)
Browse files Browse the repository at this point in the history
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.7.2 to 2.7.3.
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](pydantic/pydantic@v2.7.2...v2.7.3)

---
updated-dependencies:
- dependency-name: pydantic
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 10, 2024
1 parent 23fe060 commit 5a69566
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions dev_requirements/requirements-pydantic.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
#
annotated-types==0.7.0
# via pydantic
pydantic==2.7.2
# via -r requirements-pydantic.in
pydantic-core==2.18.3
pydantic==2.7.3
# via -r dev_requirements/requirements-pydantic.in
pydantic-core==2.18.4
# via pydantic
typing-extensions==4.12.0
# via
Expand Down

0 comments on commit 5a69566

Please sign in to comment.