Skip to content

Commit cf3b2dc

Browse files
Bump pydantic from 2.10.0 to 2.10.1 (#275)
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.10.0 to 2.10.1. - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.10.0...v2.10.1) --- 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>
1 parent 12fcd65 commit cf3b2dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ dependencies = [
2121
"SQLAlchemy==2.0.36",
2222
"pyyaml==6.0.2",
2323
"toml==0.10.2",
24-
"pydantic==2.10.0",
24+
"pydantic==2.10.1",
2525
"greenlet==3.1.1"
2626
]
2727

0 commit comments

Comments
 (0)