Skip to content

Commit b1c35e6

Browse files
Bump pydantic from 2.12.0 to 2.12.3 in the python group
Bumps the python group with 1 update: [pydantic](https://github.com/pydantic/pydantic). Updates `pydantic` from 2.12.0 to 2.12.3 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.12.0...v2.12.3) --- updated-dependencies: - dependency-name: pydantic dependency-version: 2.12.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 67cc453 commit b1c35e6

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
@@ -6,7 +6,7 @@ dependencies = [
66
"click==8.3.0",
77
"jinja2==3.1.6",
88
"myst-parser==4.0.1",
9-
"pydantic==2.12.0",
9+
"pydantic==2.12.3",
1010
"requests==2.32.5",
1111
"sphinx-rtd-theme==3.0.2",
1212
"sphinx==8.2.3",

0 commit comments

Comments
 (0)