wheatnetwork / wheat-blockchain

Apache License 2.0
13 stars 9 forks source link

Bump keyrings-cryptfile from 1.3.4 to 1.3.8 #5

Open dependabot[bot] opened 3 years ago

dependabot[bot] commented 3 years ago

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)