Skip to content

Commit fa89724

Browse files
Bump numpy from 1.21.0 to 1.22.0
Bumps [numpy](https://github.com/numpy/numpy) from 1.21.0 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](numpy/numpy@v1.21.0...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent abf6a4a commit fa89724

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Markdown==2.6.11
2121
MarkupSafe==2.1.0
2222
mysql-connector-python==8.0.28
2323
mysqlclient==2.1.0
24-
numpy==1.19.5
24+
numpy==1.22.0
2525
openapi-codec==1.3.2
2626
protobuf==3.19.5
2727
pyfaidx==0.6.2

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ django-filter==2.4.0
66
django-crispy-forms==1.7.0
77
django-rest-swagger==2.1.2
88
mysqlclient
9-
numpy==1.19.5
9+
numpy==1.22.0
1010
biopython==1.70
1111
bcbio-gff==0.6.4
1212
wget

0 commit comments

Comments
 (0)