Skip to content

Commit c992ec3

Browse files
authored
Merge pull request #90 from sourcery-ai/renovate/pydantic-1.x
fix(deps): update dependency pydantic to v1.10.13
2 parents 4125334 + 72d8681 commit c992ec3

File tree

2 files changed

+39
-39
lines changed

2 files changed

+39
-39
lines changed

poetry.lock

+38-38
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
@@ -23,7 +23,7 @@ typer = "0.9.0"
2323
rich = "13.3.5"
2424
more-itertools = "9.1.0"
2525
tomli = "2.0.1"
26-
pydantic = "1.10.7"
26+
pydantic = "1.10.13"
2727

2828
[tool.poetry.dev-dependencies]
2929
mypy = "^0.991"

0 commit comments

Comments
 (0)