Skip to content

Commit 9129371

Browse files
Bump the pydantic-deps group across 1 directory with 2 updates (#668)
Bumps the pydantic-deps group with 2 updates in the / directory: [pydantic](https://github.com/pydantic/pydantic) and [pydantic-core](https://github.com/pydantic/pydantic-core). 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) Updates `pydantic-core` from 2.41.4 to 2.41.5 - [Release notes](https://github.com/pydantic/pydantic-core/releases) - [Commits](pydantic/pydantic-core@v2.41.4...v2.41.5) --- updated-dependencies: - dependency-name: pydantic dependency-version: 2.12.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pydantic-deps - dependency-name: pydantic-core dependency-version: 2.41.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pydantic-deps ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent db70d5a commit 9129371

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ mccabe==0.7.0
1111
mdurl==0.1.2
1212
packaging==25.0
1313
pycodestyle==2.14.0
14-
pydantic==2.12.3
15-
pydantic_core==2.41.4
14+
pydantic==2.12.4
15+
pydantic_core==2.41.5
1616
pyflakes==3.4.0
1717
Pygments==2.19.2
1818
pyparsing==3.2.5

0 commit comments

Comments
 (0)