From 3c902b920248353c9771bb1a125e422c3da9f453 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 12:34:59 +0000 Subject: [PATCH] Bump numpy from 1.18.1 to 1.22.0 in /paralogger Bumps [numpy](https://github.com/numpy/numpy) from 1.18.1 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.18.1...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- paralogger/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/paralogger/requirements.txt b/paralogger/requirements.txt index f91001f..9b05683 100644 --- a/paralogger/requirements.txt +++ b/paralogger/requirements.txt @@ -23,7 +23,7 @@ more-itertools==8.1.0 nbconvert==6.5.1 nbformat==5.0.4 notebook==6.4.12 -numpy==1.18.1 +numpy==1.22.0 pandas==0.25.3 pandocfilters==1.4.2 parso==0.5.2