Skip to content

Commit

Permalink
chore: update pydantic
Browse files Browse the repository at this point in the history
  • Loading branch information
vberlier committed Jan 7, 2022
1 parent 8860b9f commit 5b81d9d
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 25 deletions.
66 changes: 42 additions & 24 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 @@ -25,7 +25,7 @@ include = ["beet/py.typed"]
python = "^3.8"
nbtlib = "^1.12.1"
pathspec = "^0.9.0"
pydantic = "^1.8.2"
pydantic = "^1.9.0"
click = "^8.0.1"
click-help-colors = "^0.9.1"
Jinja2 = "^3.0.1"
Expand Down

0 comments on commit 5b81d9d

Please sign in to comment.