From 43a510caea02596efa4b0f4f2597ae0614789b06 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Feb 2020 22:35:06 +0000 Subject: [PATCH] Bump pycryptodome from 3.4.3 to 3.6.6 Bumps [pycryptodome](https://github.com/Legrandin/pycryptodome) from 3.4.3 to 3.6.6. - [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.4.3...v3.6.6) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8f5ee72..453aaec 100644 --- a/requirements.txt +++ b/requirements.txt @@ -31,7 +31,7 @@ Pillow==5.2.0 protobuf==3.6.1 pyasn1==0.4.4 pyasn1-modules==0.2.2 -pycryptodome==3.4.3 +pycryptodome==3.6.6 Pyrebase==3.0.27 python-jwt==2.0.1 pytz==2018.9