Skip to content
This repository was archived by the owner on Aug 19, 2022. It is now read-only.

Commit 7f17d5a

Browse files
authored
Merge pull request #408 from staticdev/dependabot/pip/typeguard-2.13.2
Bump typeguard from 2.13.0 to 2.13.2
2 parents 157833d + 0c3524e commit 7f17d5a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ flake8-docstrings = "^1.5.0"
5252
flake8-rst-docstrings = "^0.2.3"
5353
pep8-naming = "^0.12.1"
5454
pre-commit-hooks = "^4.0.1"
55-
typeguard = "^2.13.0"
55+
typeguard = "^2.13.2"
5656
sphinx-rtd-theme = "^1.0.0"
5757
coverage = {version = "6.1.2", extras = ["toml"]}
5858

0 commit comments

Comments
 (0)