Skip to content

Commit

Permalink
Update dependency pydantic to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and mergify[bot] committed Dec 15, 2024
1 parent c3e2ed4 commit bc812fe
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 @@ -13,7 +13,7 @@ psycopg2-binary = "^2.9.5"
dj-database-url = "^1.2.0"
pre-commit = "^3.1.0"
requests = "^2.31.0"
pydantic = "^1.10.5"
pydantic = "^2.0.0"
pydantic-django = "^0.1.1"
django-ninja = "^1.0.0"
beautifulsoup4 = "^4.12.0"
Expand Down

0 comments on commit bc812fe

Please sign in to comment.