Skip to content

Commit 7b71943

Browse files
authored
Update pydantic version specifier (#45)
1 parent a5de6d5 commit 7b71943

File tree

2 files changed

+40
-40
lines changed

2 files changed

+40
-40
lines changed

poetry.lock

Lines changed: 39 additions & 39 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
@@ -28,7 +28,7 @@ packages = [
2828
python = "^3.10"
2929
aiohttp = ">=3.0.0"
3030
yarl = ">=1.6.0"
31-
pydantic = "1.10.8"
31+
pydantic = ">=1.10.8"
3232

3333
[tool.poetry.group.dev.dependencies]
3434
aresponses = "2.1.6"

0 commit comments

Comments
 (0)