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 pyaescrypt requirement from ~=5.0.0 to ~=6.0.0 #65

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 10, 2021

Updates the requirements on pyaescrypt to permit the latest version.

Release notes

Sourced from pyaescrypt's releases.

6.0.0 - Bismuth

  • Updated password complexity check
  • Set a default buffer size
Changelog

Sourced from pyaescrypt's changelog.

6.0.0 (May 2021)

* Updated password complexity check
* Set a default buffer size

5.0.0 (Gen 2021)

  • Fixed misleading messages when IOErrors occur (some public API exceptions where changed)
  • Switched to Semantic Versioning

0.4.4 (Dec 2020)

* Improved decryption speed
* Cross-platform CI

0.4.3 (Apr 2019)

  • Fixed bug when deleting bad output file (this was unnoticeable when running on GNU/Linux)

0.4.2 (Sep 2018)

* Fixed bug when handling same input and output file 

0.4.1 (Sep 2018)

  • Preventing users from specifying the same input and output file

0.4 (Aug 2018)

* Support for binary stream encryption/decryption

0.3.1 (May 2018)

  • Fixed Python version compatibility classifier
  • Removed useless stat

0.3 (Aug 2017)

* Switched from `pycrypto`_ to `PyCA Cryptography`_ for crypto primitives
* Unittests clean-up

0.2.2 (Aug 2017)

  • Option to pass password as command-line argument to the script

0.2.1 (Feb 2017)

* Better exceptions handling
* Code clean-up
* More unittests
</tr></table> 

... (truncated)

Commits

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 dependabot bot added the dependencies Pull requests that update a dependency file label May 10, 2021
@dependabot dependabot bot force-pushed the dependabot/pip/pyaescrypt-approx-eq-6.0.0 branch from f5a00ca to b39ecd5 Compare July 25, 2021 20:17
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants