Skip to content

Commit d3dbc05

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

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

{{cookiecutter.project_name}}/poetry.lock

Lines changed: 5 additions & 5 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.10.0"
35+
typeguard = "^2.11.1"
3636
xdoctest = {extras = ["colors"], version = "^0.15.4"}
3737
sphinx = "^3.4.3"
3838
sphinx-autobuild = "^2020.9.1"

0 commit comments

Comments
 (0)