Skip to content

Commit

Permalink
Bump typeguard from 2.13.3 to 4.0.1
Browse files Browse the repository at this point in the history
Bumps [typeguard](https://github.com/agronholm/typeguard) from 2.13.3 to 4.0.1.
- [Changelog](https://github.com/agronholm/typeguard/blob/master/docs/versionhistory.rst)
- [Commits](agronholm/typeguard@2.13.3...4.0.1)

---
updated-dependencies:
- dependency-name: typeguard
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 28, 2023
1 parent 7ec3724 commit 9befbeb
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 11 deletions.
24 changes: 14 additions & 10 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 @@ -35,7 +35,7 @@ pytest = "^7.4.0"
coverage = {extras = ["toml"], version = "^7.2"}
safety = "^2.3.5"
mypy = "^1.4"
typeguard = "^2.13.3"
typeguard = "^4.0.1"
xdoctest = {extras = ["colors"], version = "^1.0.0"}
sphinx = "^6.2.1"
sphinx-autobuild = "^2021.3.14"
Expand Down

0 comments on commit 9befbeb

Please sign in to comment.