Skip to content

Commit 1a87479

Browse files
Bump pydantic from 1.10.5 to 1.10.6 (#19)
Bumps [pydantic](https://github.com/pydantic/pydantic) from 1.10.5 to 1.10.6. - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/v1.10.6/HISTORY.md) - [Commits](pydantic/pydantic@v1.10.5...v1.10.6) --- updated-dependencies: - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e53430a commit 1a87479

File tree

2 files changed

+39
-39
lines changed

2 files changed

+39
-39
lines changed

poetry.lock

Lines changed: 38 additions & 38 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
@@ -11,7 +11,7 @@ packages = [
1111

1212
[tool.poetry.dependencies]
1313
python = "^3.10"
14-
pydantic = "^1.10.5"
14+
pydantic = "^1.10.6"
1515
pytz = "*"
1616
PyYAML = "^6.0"
1717
loguru = "^0.6.0"

0 commit comments

Comments
 (0)