From 844342267960cdcfe40d1f75e30eb9cc84344948 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 21:48:32 +0000 Subject: [PATCH] =?UTF-8?q?Bump=20numpy=20from=201.11.0=20to=201.21.0=20in?= =?UTF-8?q?=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 [numpy](https://github.com/numpy/numpy) from 1.11.0 to 1.21.0. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst) - [Commits](https://github.com/numpy/numpy/compare/v1.11.0...v1.21.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... 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..3b9b3e9 --- "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" @@ -32,7 +32,7 @@ Mako==1.0.3 MarkupSafe==0.23 matplotlib==1.5.1 numexpr==2.4.3 -numpy==1.11.0 +numpy==1.21.0 oauthlib==1.0.3 onboard==1.2.0 padme==1.1.1