Skip to content

Commit 8ee1c82

Browse files
Bump pydantic from 2.7.3 to 2.7.4 (#44)
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.7.3 to 2.7.4. - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.7.3...v2.7.4) --- updated-dependencies: - dependency-name: pydantic 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 b720285 commit 8ee1c82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ pluggy==1.5.0
3838
# via pytest
3939
pre-commit==3.7.1
4040
# via -r requirements.in
41-
pydantic==2.7.3
41+
pydantic==2.7.4
4242
# via -r requirements.in
4343
pydantic-core==2.18.4
4444
# via pydantic

0 commit comments

Comments
 (0)