Skip to content

Commit 65197cc

Browse files
dependabot[bot]cjolowicz
authored andcommitted
Bump typeguard from 2.9.1 to 2.10.0
Bumps [typeguard](https://github.com/agronholm/typeguard) from 2.9.1 to 2.10.0. - [Release notes](https://github.com/agronholm/typeguard/releases) - [Changelog](https://github.com/agronholm/typeguard/blob/master/docs/versionhistory.rst) - [Commits](agronholm/typeguard@2.9.1...2.10.0) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 426972b commit 65197cc

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.2"}
3737
sphinx = "^3.3.1"
3838
sphinx-autobuild = "^2020.9.1"

0 commit comments

Comments
 (0)