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

Commit 1f17897

Browse files
Bump typeguard from 2.8.0 to 2.9.1
Bumps [typeguard](https://github.com/agronholm/typeguard) from 2.8.0 to 2.9.1. - [Release notes](https://github.com/agronholm/typeguard/releases) - [Changelog](https://github.com/agronholm/typeguard/blob/master/docs/versionhistory.rst) - [Commits](agronholm/typeguard@2.8.0...2.9.1) Signed-off-by: dependabot[bot] <support@github.com>
1 parent d90056c commit 1f17897

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)