Skip to content

Commit

Permalink
Bump typeguard from 4.1.0 to 4.1.2
Browse files Browse the repository at this point in the history
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 21, 2023
1 parent f518225 commit 615f82a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ flake8-docstrings = "^1.7.0"
flake8-isort = "^6.0.0"
mypy = "^1.4"
pytype = {version = "^2022.11.29", python = "3.8"}
typeguard = "^4.1.0"
typeguard = "^4.1.2"
xdoctest = "^1.1.0"
pytest-xdist = "^3.3.1"
commitizen = "^2.42.1"
Expand Down

0 comments on commit 615f82a

Please sign in to comment.