From d0d5f092e68477ac9f38a26fe25821871f344379 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 9 May 2020 17:31:58 +0000 Subject: [PATCH] build(deps): Bump pycryptodome from 3.3.1 to 3.6.6 Bumps [pycryptodome](https://github.com/Legrandin/pycryptodome) from 3.3.1 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.3.1...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 d80ee24..75b2c52 100644 --- a/requirements.txt +++ b/requirements.txt @@ -25,7 +25,7 @@ mccabe==0.6.1 psycopg2-binary==2.8.5 pycodestyle==2.5.0 pycparser==2.20 -pycryptodome==3.3.1 +pycryptodome==3.6.6 pyflakes==2.1.1 python-dateutil==2.8.1 python-dotenv==0.13.0