Skip to content

Commit c34cd3d

Browse files
chore(deps): bump pydantic from 2.10.3 to 2.10.4 in the pip group (#62)
Bumps the pip group with 1 update: [pydantic](https://github.com/pydantic/pydantic). Updates `pydantic` from 2.10.3 to 2.10.4 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.10.3...v2.10.4) --- updated-dependencies: - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f29068a commit c34cd3d

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
@@ -29,7 +29,7 @@ classifiers = [
2929
"Intended Audience :: Science/Research",
3030
]
3131
dependencies = [
32-
"pydantic==2.10.3",
32+
"pydantic==2.10.4",
3333
]
3434

3535
[project.urls]

0 commit comments

Comments
 (0)