Skip to content

Commit

Permalink
chore(deps): update dependency typeguard to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 30, 2024
1 parent 2af8bc2 commit ad407b9
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 9 deletions.
17 changes: 10 additions & 7 deletions poetry.lock

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

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ sphinxcontrib-mermaid = ">=0.7.1"
sphinxcontrib-spelling = ">=7.3.2"
sphinxcontrib-versioning = "2.2.1"
sphinxemoji = "0.3.1"
typeguard = "^2.13.0"
typeguard = "^4.0.0"
xdoctest = {extras = ["colors"], version = "1.1.3"}


Expand All @@ -55,7 +55,7 @@ Changelog = "https://github.com/raddessi/salt-gnupg-rotate/releases"
ipython = ">=8.20.0"
sphinx = ">4"
pytest-mock = "^3.12.0"
typeguard = "^2.13.0"
typeguard = "^4.0.0"

[build-system]
requires = ["poetry-core>=1.0.0"]
Expand Down

0 comments on commit ad407b9

Please sign in to comment.