Skip to content

Commit fdfd0dd

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/RELEASE_WALKTHROUGH.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 f78084c commit fdfd0dd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ h5py==3.10.0
44
leidenalg==0.8.0
55
louvain==0.7.0
66
numba==0.49.1
7-
numpy==1.21.0
7+
numpy==1.22.0
88
numpy-groupies==0.9.13
99
pandas==1.5.3
1010
pytest==5.4.1

scnym.egg-info/requires.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ h5py==3.10.0
44
leidenalg==0.8.0
55
louvain==0.7.0
66
numba==0.49.1
7-
numpy==1.21.0
7+
numpy==1.22.0
88
numpy-groupies==0.9.13
99
pandas==1.5.3
1010
pytest==5.4.1

0 commit comments

Comments
 (0)