Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: pydantic
  dependency-type: direct:production
  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 Oct 7, 2024
1 parent 718f1f7 commit a757e01
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.5.2",
"pydantic==2.9.1",
"pydantic==2.9.2",
"pydash==8.0.3",
"pydot==2.0.0",
"python-ulid==2.7.0",
Expand Down

0 comments on commit a757e01

Please sign in to comment.