Skip to content

Commit 1e2df65

Browse files
Bump pydantic from 2.11.7 to 2.11.10
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.11.7 to 2.11.10. - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/v2.11.10/HISTORY.md) - [Commits](pydantic/pydantic@v2.11.7...v2.11.10) --- updated-dependencies: - dependency-name: pydantic dependency-version: 2.11.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fbaaf6c commit 1e2df65

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ pip-audit = "^2.7.3"
5454
pip-licenses = "^5.0.0"
5555
pluggy = "^1.5.0"
5656
pre-commit = ">=4,<5"
57-
pydantic = "^2.11.5"
57+
pydantic = "^2.11.10"
5858
pylint = ">=2.15.4"
5959
pysonar = "^1.0.1.1548"
6060
pytest = ">=7.2.2,<9"

0 commit comments

Comments
 (0)