From e4da2a7c565df76ccc492e9a9b5f29bcceca7c0f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 4 Feb 2020 13:15:33 +0530 Subject: [PATCH] chore(deps): update pycryptodome requirement from ~=3.9.4 to ~=3.9.6 (#6817) Updates the requirements on [pycryptodome](https://github.com/Legrandin/pycryptodome) to permit the latest version. - [Release notes](https://github.com/Legrandin/pycryptodome/releases) - [Changelog](https://github.com/Legrandin/pycryptodome/blob/master/Changelog.rst) - [Commits](https://github.com/Legrandin/pycryptodome/compare/v3.9.4...v3.9.6) Signed-off-by: dependabot-preview[bot] --- requirements/common.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/common.txt b/requirements/common.txt index e5b4ff5fca..7bf3c64d67 100644 --- a/requirements/common.txt +++ b/requirements/common.txt @@ -31,7 +31,7 @@ stripe~=2.42.0 xhtml2pdf~=0.2 flask-caching~=1.8 forex-python~=1.5 -pycryptodome~=3.9.4 +pycryptodome~=3.9.6 oauth2~=1.9 qrcode~=6.1 python-magic~=0.4