Skip to content

Commit d9bce69

Browse files
Bump pydantic from 2.7.4 to 2.8.2 (#55)
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:production 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 bd5f3b6 commit d9bce69

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,9 @@ pluggy==1.5.0
3838
# via pytest
3939
pre-commit==3.7.1
4040
# via -r requirements.in
41-
pydantic==2.7.4
41+
pydantic==2.8.2
4242
# via -r requirements.in
43-
pydantic-core==2.18.4
43+
pydantic-core==2.20.1
4444
# via pydantic
4545
pygments==2.18.0
4646
# via pdbpp

0 commit comments

Comments
 (0)