Skip to content
This repository was archived by the owner on Jan 21, 2021. It is now read-only.

Commit 35c2873

Browse files
Merge pull request #40 from staticdev/dependabot/pip/typeguard-2.9.0
Bump typeguard from 2.8.0 to 2.9.0
2 parents c87e9f8 + 4e3d096 commit 35c2873

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ pytest = "^5.4.3"
2929
coverage = {extras = ["toml"], version = "^5.1"}
3030
safety = "^1.9.0"
3131
mypy = "^0.780"
32-
typeguard = "^2.8.0"
32+
typeguard = "^2.9.0"
3333
xdoctest = "^0.12.0"
3434
sphinx = "^3.0.4"
3535
sphinx-autobuild = "^0.7.1"

0 commit comments

Comments
 (0)