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 Aug 17, 2023
1 parent a726314 commit ad791de
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.2,<3",
"typer",
"click<8.2",
"rich",
Expand Down

0 comments on commit ad791de

Please sign in to comment.