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 Feb 27, 2024
1 parent 1bdd9f8 commit a6b5015
Show file tree
Hide file tree
Showing 2 changed files with 251 additions and 191 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ flask = "==3.0.0"
gunicorn = "==21.2.0"
honcho = "==1.1.0"
jinja2 = "==3.1.2"
pydantic = {extras = ["email"],version = "==1.10.13"}
pydantic = {extras = ["email"],version = "==2.6.3"}
segno = "==1.6.0"
whitenoise = "==6.6.0"

Expand Down
Loading

0 comments on commit a6b5015

Please sign in to comment.