Skip to content

Commit

Permalink
Merge pull request #108 from ariebovenberg/dependabot/pip/pydantic-1.9.2
Browse files Browse the repository at this point in the history
Bump pydantic from 1.9.1 to 1.9.2
  • Loading branch information
ariebovenberg committed Aug 12, 2022
2 parents cefcaef + 75f483b commit 1abe440
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 54 deletions.
106 changes: 53 additions & 53 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 @@ -40,7 +40,7 @@ pytest-cov = "^3.0.0"
pytest-mock = "^3.6.1"
types-dataclasses = "^0.6.6"
# Not actually used, but a rare library whose __init__ is an extension.
pydantic = "1.9.1"
pydantic = "1.9.2"

[tool.poetry.scripts]
slotscheck = "slotscheck.cli:root"
Expand Down

0 comments on commit 1abe440

Please sign in to comment.