Closed dependabot[bot] closed 7 months ago
Coverage variation | Diff coverage |
---|---|
:white_check_mark: +0.00% (target: -1.00%) | :white_check_mark: ∅ |
You may notice some variations in coverage metrics with the latest Coverage engine update. For more details, visit the documentation
Totals | |
---|---|
Change from base Build 8404068076: | 0.0% |
Covered Lines: | 6344 |
Relevant Lines: | 6907 |
Bumps typeguard from 4.1.5 to 4.2.1.
Release notes
Sourced from typeguard's releases.
Changelog
Sourced from typeguard's changelog.
... (truncated)
Commits
b707a58
Added release date8ba5933
Added changelog entry for #44479f968f
Skip AnyStr tests on Python 3.13+a0f4594
Fixed deprecation warning about@no_type_check_decorator
on Python 3.13286f86d
Updated the typing_extensions dependencyafebd5d
Updated GitHub actions5eae264
Added release dated51d8bc
Fixed pytest plugin testsded1a04
Added support for specifying options for the pytest plugin via pytest config ...3c8d46f
Fixed mapping checks against Django's MultiValueDictDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show