Skip to content

Commit dfa07b1

Browse files
Bump pydantic from 2.12.0 to 2.12.1 (#335)
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.12.0 to 2.12.1. - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/v2.12.1/HISTORY.md) - [Commits](pydantic/pydantic@v2.12.0...v2.12.1) --- updated-dependencies: - dependency-name: pydantic dependency-version: 2.12.1 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 2229335 commit dfa07b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ dependencies = [
2121
"SQLAlchemy==2.0.44",
2222
"pyyaml==6.0.3",
2323
"toml==0.10.2",
24-
"pydantic==2.12.0",
24+
"pydantic==2.12.1",
2525
"greenlet==3.2.4"
2626
]
2727

0 commit comments

Comments
 (0)