Closed dependabot[bot] closed 2 weeks ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 84.27%. Comparing base (
8d610f9
) to head (0ccdb87
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Superseded by #361.
Bumps keyring from 25.3.0 to 25.4.1.
Changelog
Sourced from keyring's changelog.
Commits
24ec25d
Finalize5bc7149
Merge pull request #695 from ffissore/anon-fixe9f7851
Add another test to cover Credential._vars.b75609e
Add news fragment.ef69469
Move class-specific behaviors into the classes.c5c06ce
Merge branch 'test/694' into anon-fix41892e7
Add test for get_credential with no username.bd2a372
Not accessingcredentials.username
ifcredentials
is an instance of `Anon...0041050
Finalize98f027b
Merge pull request #691 from Avasam/add-typed-libraries-to-type-checkingDependabot 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