From 9afbb2f26874242992e31bc1e775efe19516ba43 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 04:11:52 +0000 Subject: [PATCH] Bump numpy from 1.19.3 to 1.22.0 in /Diena_16_misc Bumps [numpy](https://github.com/numpy/numpy) from 1.19.3 to 1.22.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.19.3...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Diena_16_misc/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Diena_16_misc/requirements.txt b/Diena_16_misc/requirements.txt index 7d05ed4..65d895d 100644 --- a/Diena_16_misc/requirements.txt +++ b/Diena_16_misc/requirements.txt @@ -8,7 +8,7 @@ kiwisolver==1.3.1 MarkupSafe==1.1.1 matplotlib==3.3.3 mccabe==0.6.1 -numpy==1.19.3 +numpy==1.22.0 pandas==1.1.4 Pillow>=8.3.2 pycodestyle==2.6.0