diff --git a/py3-keyring.yaml b/py3-keyring.yaml index a0eede507fe..bcb71a7f5c9 100644 --- a/py3-keyring.yaml +++ b/py3-keyring.yaml @@ -1,8 +1,8 @@ # Generated from https://pypi.org/project/keyring/ package: name: py3-keyring - version: 24.3.0 - epoch: 1 + version: 24.3.1 + epoch: 0 description: Store and access your passwords safely. copyright: - license: "MIT" @@ -33,7 +33,7 @@ pipeline: with: repository: https://github.com/jaraco/keyring tag: v${{package.version}} - expected-commit: 9056f4ac3c3d20fb1cb3648b02bf9607bb49995d + expected-commit: 3727268f0de9d5ab56d94e2cff0a794153769c18 - name: Python Build uses: python/build-wheel