Skip to content

Commit

Permalink
chore(deps): update dependency pydantic to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 26, 2023
1 parent 85c3f1f commit 25c1a88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ version = "0.1.0"
dependencies=[
"celery[redis] ==5.3.1",
"sqlalchemy[mypy] ==2.0.17",
"pydantic ==1.10.9"
"pydantic ==2.1.1"
]

[project.optional-dependencies]
Expand Down

0 comments on commit 25c1a88

Please sign in to comment.