Skip to content

Bump typeguard from 4.5.1 to 4.5.2#150

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/typeguard-4.5.2
Open

Bump typeguard from 4.5.1 to 4.5.2#150
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/typeguard-4.5.2

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github May 18, 2026

Bumps typeguard from 4.5.1 to 4.5.2.

Release notes

Sourced from typeguard's releases.

4.5.2

  • Fixed IndexError raised from check_signature_compatible when the subject method has no positional parameters (#550; PR by @​HackedRico)
Commits
  • e130f03 Added release date
  • eb77bac Fixed crash in protocol check when subject method has no positional params (#...
  • ff2b88b Bump the github-actions group with 2 updates (#547)
  • See full diff in compare view

Dependabot compatibility score

Dependabot 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [typeguard](https://github.com/agronholm/typeguard) from 4.5.1 to 4.5.2.
- [Release notes](https://github.com/agronholm/typeguard/releases)
- [Commits](agronholm/typeguard@4.5.1...4.5.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels May 18, 2026
@github-actions
Copy link
Copy Markdown

Coverage

Coverage Report
FileStmtsMissBranchBrPartCoverMissing
src/dm_mac
   __init__.py73060100% 
   cli_utils.py15000100% 
   neon_fob_adder.py2321560593%79, 116–117, 124, 270, 333–334, 341, 364–367, 454–456
   neongetter.py211154399%309
   slack_handler.py1650420100% 
   utils.py25040100% 
src/dm_mac/models
   __init__.py0000100% 
   api_schemas.py34000100% 
   machine.py580161941697%589, 669, 961–963, 1075–1084, 1142
   users.py1030320100% 
src/dm_mac/views
   __init__.py0000100% 
   api.py32000100% 
   machine.py1030120100% 
   prometheus.py1320121100% 
TOTAL1705324162598% 

Tests Skipped Failures Errors Time
295 0 💤 0 ❌ 0 🔥 23.984s ⏱️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants