Skip to content
This repository has been archived by the owner on Sep 13, 2023. It is now read-only.

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 4, 2023
1 parent 5936765 commit 6b005d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"dill",
"requests",
"isort>=5.10",
"pydantic>=1.9.0,<2",
"pydantic>=2.0.1,<3",
"typer",
"click<8.2",
"rich",
Expand Down

0 comments on commit 6b005d0

Please sign in to comment.