Skip to content

Commit c27bbd3

Browse files
dependabot[bot]insolor
authored andcommitted
Bump pydantic from 2.10.4 to 2.10.6
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.10.4 to 2.10.6. - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.10.4...v2.10.6) --- updated-dependencies: - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7fb9804 commit c27bbd3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ packages = [{include = "pypi_index_builder"}]
1111
python = "^3.10"
1212
jinja2 = "^3.1.5"
1313
strictyaml = "^1.7.3"
14-
pydantic = "^2.10.4"
14+
pydantic = "^2.10.6"
1515
pydantic-settings = "^2.7.1"
1616
loguru = "^0.7.3"
1717

0 commit comments

Comments
 (0)