Skip to content

Commit 26a5751

Browse files
Bump pydantic from 2.7.4 to 2.8.2 (#22)
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.7.4 to 2.8.2. - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.7.4...v2.8.2) --- 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 55e46b1 commit 26a5751

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.7.4
9+
pydantic==2.8.2
1010
# via -r dev_requirements/requirements-pydantic.in
11-
pydantic-core==2.18.4
11+
pydantic-core==2.20.1
1212
# via pydantic
1313
typing-extensions==4.12.0
1414
# via

0 commit comments

Comments
 (0)