Skip to content

Commit 0ea63c0

Browse files
chore(deps): bump pydantic from 2.12.3 to 2.12.4 in the pip group
Bumps the pip group with 1 update: [pydantic](https://github.com/pydantic/pydantic). Updates `pydantic` from 2.12.3 to 2.12.4 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/v2.12.4/HISTORY.md) - [Commits](pydantic/pydantic@v2.12.3...v2.12.4) --- updated-dependencies: - dependency-name: pydantic dependency-version: 2.12.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 455b4fd commit 0ea63c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ classifiers = [
2424
"Intended Audience :: Science/Research",
2525
]
2626
dependencies = [
27-
"pydantic==2.12.3"
27+
"pydantic==2.12.4"
2828
]
2929

3030
[project.urls]

0 commit comments

Comments
 (0)