From b92fdf74e2b90944fc0e28f6bb966bf91a036c9e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Oct 2020 21:50:45 +0000 Subject: [PATCH] =?UTF-8?q?Bump=20cryptography=20from=201.2.3=20to=203.2?= =?UTF-8?q?=20in=20/myNotes/12-=E7=94=B5=E5=AD=90=E8=AF=8D=E5=85=B8/DAY02?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [cryptography](https://github.com/pyca/cryptography) from 1.2.3 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/1.2.3...3.2) Signed-off-by: dependabot[bot] --- .../DAY02/requirements.txt" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 "myNotes/12-\347\224\265\345\255\220\350\257\215\345\205\270/DAY02/requirements.txt" diff --git "a/myNotes/12-\347\224\265\345\255\220\350\257\215\345\205\270/DAY02/requirements.txt" "b/myNotes/12-\347\224\265\345\255\220\350\257\215\345\205\270/DAY02/requirements.txt" old mode 100755 new mode 100644 index effc0a8..cbe783c --- "a/myNotes/12-\347\224\265\345\255\220\350\257\215\345\205\270/DAY02/requirements.txt" +++ "b/myNotes/12-\347\224\265\345\255\220\350\257\215\345\205\270/DAY02/requirements.txt" @@ -8,7 +8,7 @@ builtwith==1.3.3 chardet==2.3.0 checkbox-support==0.22 command-not-found==0.3 -cryptography==1.2.3 +cryptography==3.2 cycler==0.9.0 Cython==0.28.2 decorator==4.0.6