Skip to content

Bump keyring from 21.5.0 to 23.7.0#308

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/keyring-23.7.0
Closed

Bump keyring from 21.5.0 to 23.7.0#308
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/keyring-23.7.0

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jul 20, 2022

Bumps keyring from 21.5.0 to 23.7.0.

Changelog

Sourced from keyring's changelog.

v23.7.0

  • #582: Suppress KeyringErrors for devpi client.

v23.6.0

  • #575: Only require importlib_metadata on older Pythons.
  • #579: Add .with_keychain method on macOS for easy reference to alternate keychains.

v23.5.1

  • The correct config root is now used on Windows.

v23.5.0

  • Require Python 3.7 or later.

v23.4.1

  • #551: Fixed docs warnings.

v23.4.0

  • #549: EnvironCredential now allows for equality comparison.

v23.3.0

  • #529: macOS backend is no longer viable if the API module cannot be loaded. Prevents "symbol not found" errors on macOS 11 (Big Sur) and later when a "universal2" binary is not used (available for Python 3.8.7 and later).

  • #547: Tests no longer attempt to run macOS backends even on macOS when the backend is non-viable.

  • #542: Change get_credential to return generic Credential.

v23.2.1

  • #530: In libsecret tests, use a session collection to

... (truncated)

Commits

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 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 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 [keyring](https://github.com/jaraco/keyring) from 21.5.0 to 23.7.0.
- [Release notes](https://github.com/jaraco/keyring/releases)
- [Changelog](https://github.com/jaraco/keyring/blob/main/CHANGES.rst)
- [Commits](jaraco/keyring@v21.5.0...v23.7.0)

---
updated-dependencies:
- dependency-name: keyring
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 20, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Aug 10, 2022

Superseded by #320.

@dependabot dependabot bot closed this Aug 10, 2022
@dependabot dependabot bot deleted the dependabot/pip/keyring-23.7.0 branch August 10, 2022 19:10
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants