From 8651867e44b92a7238e264941b06032616e9a470 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 21:47:42 +0000 Subject: [PATCH] build(deps): bump numpy in /GC_rich_AT_rich_exon_list Bumps [numpy](https://github.com/numpy/numpy) from 1.16.2 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.16.2...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- GC_rich_AT_rich_exon_list/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GC_rich_AT_rich_exon_list/requirements.txt b/GC_rich_AT_rich_exon_list/requirements.txt index 8440b7f..6321ba0 100644 --- a/GC_rich_AT_rich_exon_list/requirements.txt +++ b/GC_rich_AT_rich_exon_list/requirements.txt @@ -1,4 +1,4 @@ -numpy == 1.16.2 +numpy == 1.22.0 plotly == 2.7.0 rpy2 == 2.9.1 matplotlib == 2.2.3