Skip to content

Commit a852589

Browse files
Bump pydantic from 2.11.4 to 2.11.5 (#304)
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.11.4 to 2.11.5. - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.11.4...v2.11.5) --- updated-dependencies: - dependency-name: pydantic dependency-version: 2.11.5 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>
1 parent b34460e commit a852589

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.41",
2222
"pyyaml==6.0.2",
2323
"toml==0.10.2",
24-
"pydantic==2.11.4",
24+
"pydantic==2.11.5",
2525
"greenlet==3.2.2"
2626
]
2727

0 commit comments

Comments
 (0)