Skip to content

Commit

Permalink
build(deps-dev): bump typeguard from 4.3.0 to 4.4.0
Browse files Browse the repository at this point in the history
Bumps [typeguard](https://github.com/agronholm/typeguard) from 4.3.0 to 4.4.0.
- [Release notes](https://github.com/agronholm/typeguard/releases)
- [Changelog](https://github.com/agronholm/typeguard/blob/master/docs/versionhistory.rst)
- [Commits](agronholm/typeguard@4.3.0...4.4.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent 9d60c8e commit c3ff897
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 c3ff897

Please sign in to comment.