Skip to content

Commit 311d00d

Browse files
dependabot[bot]cjolowicz
authored andcommitted
1 parent 70bf8d1 commit 311d00d

File tree

2 files changed

+13
-8
lines changed

2 files changed

+13
-8
lines changed

{{cookiecutter.project_name}}/poetry.lock

Lines changed: 12 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

{{cookiecutter.project_name}}/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ pytest = "^6.1.1"
2727
coverage = {extras = ["toml"], version = "^5.3"}
2828
safety = "^1.9.0"
2929
mypy = "^0.790"
30-
typeguard = "^2.9.1"
30+
typeguard = "^2.10.0"
3131
xdoctest = {extras = ["colors"], version = "^0.15.0"}
3232
sphinx = "^3.2.1"
3333
sphinx-autobuild = "^2020.9.1"

0 commit comments

Comments
 (0)