Skip to content

Commit 83cb604

Browse files
Bump pydantic from 2.8.2 to 2.9.1 (#35)
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.8.2 to 2.9.1. - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.8.2...v2.9.1) --- updated-dependencies: - dependency-name: pydantic dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 382a567 commit 83cb604

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dev_requirements/requirements-pydantic.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
#
77
annotated-types==0.7.0
88
# via pydantic
9-
pydantic==2.8.2
9+
pydantic==2.9.1
1010
# via -r dev_requirements/requirements-pydantic.in
11-
pydantic-core==2.20.1
11+
pydantic-core==2.23.3
1212
# via pydantic
1313
typing-extensions==4.12.0
1414
# via

0 commit comments

Comments
 (0)