Skip to content

Commit 2bc31ff

Browse files
build(deps-dev): bump typeguard from 4.1.0 to 4.1.3
Bumps [typeguard](https://github.com/agronholm/typeguard) from 4.1.0 to 4.1.3. - [Changelog](https://github.com/agronholm/typeguard/blob/master/docs/versionhistory.rst) - [Commits](agronholm/typeguard@4.1.0...4.1.3) --- 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 b0a09d6 commit 2bc31ff

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

poetry.lock

Lines changed: 7 additions & 7 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
@@ -20,7 +20,7 @@ pylint = "^2.17.5"
2020
mypy = "^1.4"
2121
pytest = "^7.4.0"
2222
pytest-cov = "^4.1.0"
23-
typeguard = "^4.1.0"
23+
typeguard = "^4.1.3"
2424
docformatter = "^1.7"
2525
pytest-pylint = "^0.19.0"
2626
pytest-mypy = "^0.10.3"

0 commit comments

Comments
 (0)