Skip to content

Commit a675eb1

Browse files
Bump pydantic-core from 2.23.4 to 2.27.0
Bumps [pydantic-core](https://github.com/pydantic/pydantic-core) from 2.23.4 to 2.27.0. - [Release notes](https://github.com/pydantic/pydantic-core/releases) - [Commits](pydantic/pydantic-core@v2.23.4...v2.27.0) --- updated-dependencies: - dependency-name: pydantic-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e54a9c0 commit a675eb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ annotated-types==0.7.0
88
# via pydantic
99
pydantic==2.9.2
1010
# via your-favourite-package-name (pyproject.toml)
11-
pydantic-core==2.23.4
11+
pydantic-core==2.27.0
1212
# via pydantic
1313
typing-extensions==4.12.2
1414
# via

0 commit comments

Comments
 (0)