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

Bump keyrings-cryptfile from 1.3.4 to 1.3.8 #73

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 26, 2021

Bumps keyrings-cryptfile from 1.3.4 to 1.3.8.

Changelog

Sourced from keyrings-cryptfile's changelog.

1.3.8

  • Apply rename of _escape.py in convert.py as well. Thanks, Justin.
  • Fix TestEncryptedFileKeyring.test_wrong_password()
  • Relocate tests to keyrings/cryptfile/

1.3.7

  • Attempt to fix explicit keyring_key handling

1.3.6

  • Merge current versions of file.py, file_base.py with tests from keyrings.alt
  • Adopt cryptfile tests to pytest
  • Rename _escape.py to escape.py

1.3.5

  • Adjust to current keyring testing
Commits
  • e874e50 relocate tests
  • c26ce84 README.md: add testing note
  • f3267b0 test_file: fix test_wrong_password
  • b3aab24 bump version to 1.3.8
  • 57bea82 Merge pull request #16 from kellerjustin/patch-1
  • 9d4d32b fixes escape module import
  • 85b7735 bump version to 1.3.7
  • 97495b6 setup.py: bump minimal keyring version to 20.0.0
  • 5a846c5 file.py: attempt to fix explicit keyring_key handling
  • 47e0fda 1.3.6 changes
  • Additional commits viewable in compare view

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 [keyrings-cryptfile](https://github.com/frispete/keyrings.cryptfile) from 1.3.4 to 1.3.8.
- [Release notes](https://github.com/frispete/keyrings.cryptfile/releases)
- [Changelog](https://github.com/frispete/keyrings.cryptfile/blob/master/CHANGES.md)
- [Commits](frispete/keyrings.cryptfile@v1.3.4...v1.3.8)

---
updated-dependencies:
- dependency-name: keyrings-cryptfile
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 26, 2021
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants