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

Commit 4831f9e

Browse files
Merge pull request #80 from staticdev/dependabot/pip/typeguard-2.9.1
Bump typeguard from 2.8.0 to 2.9.1
2 parents 68d70b2 + 1f17897 commit 4831f9e

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
@@ -26,7 +26,7 @@ safety = "^1.8.5"
2626
mypy = "^0.780"
2727
codecov = "^2.1.4"
2828
pytest-mock = "^3.1.1"
29-
typeguard = "^2.8.0"
29+
typeguard = "^2.9.1"
3030
pre-commit = "^2.4.0"
3131

3232
[tool.poetry.scripts]

0 commit comments

Comments
 (0)