Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update secretstorage to 3.3.3 #669

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

pyup-bot
Copy link
Collaborator

This PR updates SecretStorage from 3.1.2 to 3.3.3.

Changelog

3.3.3

===============================

* Handle case when CreateItem method returns a prompt [`39`_].
* Reformatted code in accordance with :PEP:`8` standard.

.. _`39`: https://github.com/mitya57/secretstorage/issues/39

3.3.2

===============================

* Fixed a deprecation warning with jeepney 0.8.
Thanks to Sam McKelvie for the pull request!

3.3.1

===============================

* Fixed a deprecation warning from cryptography module.
Thanks to Jante Jomppanen for the pull request!
* Added a :PEP:`561` ``py.typed`` file to declare typing support.

3.3.0

===============================

* Use new-style Jeepney blocking I/O API.
Thanks Thomas Kluyver for the pull request!
* Python ≥ 3.6 and Jeepney ≥ 0.6 are now required.

3.2.0

===============================

* Added helper function ``check_service_availability`` for checking if the
Secret Service daemon is available without using it.
Links

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant