Skip to content

Commit 7b4ca7e

Browse files
Bump pydantic from 2.10.3 to 2.10.4
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.10.3 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.10.3...v2.10.4) --- updated-dependencies: - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2c07a0f commit 7b4ca7e

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.3",
24+
"pydantic==2.10.4",
2525
"greenlet==3.1.1"
2626
]
2727

0 commit comments

Comments
 (0)