Skip to content

Commit

Permalink
build(deps-dev): bump typeguard from 4.3.0 to 4.4.0 (#778)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent 8f4ffd6 commit 7a84613
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 @@ -37,7 +37,7 @@ requests_mock = "^1.12.1"
coverage = {extras = ["toml"], version = "^7.2"}
safety = "^3.2.8"
mypy = "^1.11.2"
typeguard = "^4.1.5"
typeguard = "^4.4.0"
xdoctest = {extras = ["colors"], version = "^1.1.2"}
sphinx = "^7.1.0"
sphinx-autobuild = "^2021.3.14"
Expand Down

0 comments on commit 7a84613

Please sign in to comment.