Skip to content

Commit

Permalink
Python dependency: Update keyring requirement from ==23.* to ==24.* (p…
Browse files Browse the repository at this point in the history
…gadmin-org#6552)

Updates the requirements on [keyring](https://github.com/jaraco/keyring) to permit the latest version.
- [Release notes](https://github.com/jaraco/keyring/releases)
- [Changelog](https://github.com/jaraco/keyring/blob/main/NEWS.rst)
- [Commits](jaraco/keyring@v23.0.0...v24.2.0)

---
updated-dependencies:
- dependency-name: keyring
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 1, 2023
1 parent 71e7a7c commit d3dd5c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,4 @@ azure-identity==1.15.0
google-api-python-client==2.*
google-auth-oauthlib==1.1.0
Werkzeug==2.2.3
keyring==23.*
keyring==24.*

0 comments on commit d3dd5c0

Please sign in to comment.