Skip to content

Commit e444b68

Browse files
dependabot[bot]cjolowicz
authored andcommitted
1 parent ac9a8d5 commit e444b68

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

{{cookiecutter.project_name}}/poetry.lock

Lines changed: 4 additions & 4 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
@@ -32,7 +32,7 @@ pytest = "^6.2.2"
3232
coverage = {extras = ["toml"], version = "^5.4"}
3333
safety = "^1.10.3"
3434
mypy = "^0.800"
35-
typeguard = "^2.9.1"
35+
typeguard = "^2.10.0"
3636
xdoctest = {extras = ["colors"], version = "^0.15.3"}
3737
sphinx = "^3.4.3"
3838
sphinx-autobuild = "^2020.9.1"

0 commit comments

Comments
 (0)