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 Aug 11, 2023
1 parent b2fa9dd commit b983dc7
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 @@ -6,7 +6,7 @@
"scmrepo>=1.2.1,<2",
"typer>=0.4.1",
"rich",
"pydantic>=1.9.0,<2",
"pydantic>=2.1.1,<3",
"ruamel.yaml",
"semver>=3.0.0",
"entrypoints",
Expand Down

0 comments on commit b983dc7

Please sign in to comment.