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] committed Oct 1, 2023
1 parent 354f064 commit 23ed258
Show file tree
Hide file tree
Showing 2 changed files with 225 additions and 124 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 = "==2.3.3"
gunicorn = "==21.2.0"
honcho = "==1.1.0"
jinja2 = "==3.1.2"
pydantic = {extras = ["email"],version = "==1.10.12"}
pydantic = {extras = ["email"],version = "==2.4.2"}
segno = "==1.5.2"
whitenoise = "==6.5.0"

Expand Down

0 comments on commit 23ed258

Please sign in to comment.