Skip to content

Commit 64fe9c7

Browse files
Bump typeguard from 4.1.0 to 4.1.2
Bumps [typeguard](https://github.com/agronholm/typeguard) from 4.1.0 to 4.1.2. - [Changelog](https://github.com/agronholm/typeguard/blob/master/docs/versionhistory.rst) - [Commits](agronholm/typeguard@4.1.0...4.1.2) --- updated-dependencies: - dependency-name: typeguard dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 248ef04 commit 64fe9c7

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
@@ -43,7 +43,7 @@ flake8-docstrings = "^1.7.0"
4343
flake8-isort = "^6.0.0"
4444
mypy = "^1.4"
4545
pytype = {version = "^2022.11.29", python = "3.8"}
46-
typeguard = "^4.1.0"
46+
typeguard = "^4.1.2"
4747
xdoctest = "^1.1.0"
4848
pytest-xdist = "^3.3.1"
4949
commitizen = "^2.42.1"

0 commit comments

Comments
 (0)