Skip to content

Commit 39d1ea7

Browse files
Bump pydantic from 1.10.24 to 1.10.26 (#560)
Bumps [pydantic](https://github.com/pydantic/pydantic) from 1.10.24 to 1.10.26. - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v1.10.24...v1.10.26) --- updated-dependencies: - dependency-name: pydantic dependency-version: 1.10.26 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 45ceff4 commit 39d1ea7

2 files changed

Lines changed: 40 additions & 53 deletions

File tree

poetry.lock

Lines changed: 39 additions & 52 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
@@ -19,7 +19,7 @@ ansible = "^12.2.0"
1919
pyyaml = "^6.0.3"
2020
jmespath = "^1.0.1"
2121
awscli = "^1.32.0"
22-
pydantic = "^1.10.15"
22+
pydantic = "^1.10.26"
2323
deepdiff = "^8.6.1"
2424
semver = "^3.0"
2525
gitpython = "^3.1.43"

0 commit comments

Comments
 (0)