Skip to content

Commit

Permalink
Revert "fix(deps): update dependency pydantic to v1.10.3"
Browse files Browse the repository at this point in the history
This reverts commit 8d4d64d.
  • Loading branch information
BradenM committed Jan 29, 2023
1 parent 8d4d64d commit 3520b7f
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 39 deletions.
76 changes: 38 additions & 38 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ MarkupSafe = "==2.1.1"
upydevice = "0.3.8"
attrs = "==22.2.0"
typing-extensions = "4.4.0"
pydantic = "==1.10.3"
pydantic = "1.10.2"
distlib = "0.3.6"
importlib-metadata = "==5.2.0"

Expand Down

0 comments on commit 3520b7f

Please sign in to comment.