Skip to content

Commit a97d8c0

Browse files
chore(deps): bump pydantic from 2.10.6 to 2.11.1 in the pip group
Bumps the pip group with 1 update: [pydantic](https://github.com/pydantic/pydantic). Updates `pydantic` from 2.10.6 to 2.11.1 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.10.6...v2.11.1) --- updated-dependencies: - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d0295f1 commit a97d8c0

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.6"
32+
"pydantic==2.11.1"
3333
]
3434

3535
[project.urls]

0 commit comments

Comments
 (0)