Skip to content

Commit

Permalink
Bump pydantic from 2.10.2 to 2.10.3 (#715)
Browse files Browse the repository at this point in the history
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.10.2 to 2.10.3.
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](pydantic/pydantic@v2.10.2...v2.10.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent 29ff899 commit 1547f3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ strict = [
"moto==4.2.13",
"networkx==3.2.1",
"pydantic-settings==2.6.1",
"pydantic==2.10.2",
"pydantic==2.10.3",
"pydash==8.0.4",
"pydot==2.0.0",
"python-ulid==3.0.0",
Expand Down

0 comments on commit 1547f3d

Please sign in to comment.