From 6c0141820d2dc2d403364f9f960a2f8fa50961a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Oct 2020 21:40:20 +0000 Subject: [PATCH] =?UTF-8?q?Bump=20cryptography=20from=202.1.4=20to=203.2?= =?UTF-8?q?=20in=20/Linux=E7=B3=BB=E7=BB=9F=E4=B8=8B=E5=BC=80=E5=8F=91?= =?UTF-8?q?=E7=8E=AF=E5=A2=83=E6=90=AD=E5=BB=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [cryptography](https://github.com/pyca/cryptography) from 2.1.4 to 3.2. - [Release notes](https://github.com/pyca/cryptography/releases) - [Changelog](https://github.com/pyca/cryptography/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/2.1.4...3.2) Signed-off-by: dependabot[bot] --- .../requirements.txt" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git "a/Linux\347\263\273\347\273\237\344\270\213\345\274\200\345\217\221\347\216\257\345\242\203\346\220\255\345\273\272/requirements.txt" "b/Linux\347\263\273\347\273\237\344\270\213\345\274\200\345\217\221\347\216\257\345\242\203\346\220\255\345\273\272/requirements.txt" index fba8118..e7d5b0d 100644 --- "a/Linux\347\263\273\347\273\237\344\270\213\345\274\200\345\217\221\347\216\257\345\242\203\346\220\255\345\273\272/requirements.txt" +++ "b/Linux\347\263\273\347\273\237\344\270\213\345\274\200\345\217\221\347\216\257\345\242\203\346\220\255\345\273\272/requirements.txt" @@ -4,7 +4,7 @@ bleach==3.1.4 certifi==2018.1.18 cffi==1.11.5 chardet==3.0.4 -cryptography==2.1.4 +cryptography==3.2 cycler==0.10.0 decorator==4.3.0 defusedxml==0.5.0