Skip to content

Commit 34544e0

Browse files
Bump numpy from 1.21.6 to 1.26.4
Bumps [numpy](https://github.com/numpy/numpy) from 1.21.6 to 1.26.4. - [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.6...v1.26.4) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5f215f8 commit 34544e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
alembic==1.13.1
22
cachetools==5.3.1
33
matplotlib==3.7.3
4-
numpy==1.21.6
4+
numpy==1.26.4
55
pandas==1.3.5
66
psycopg2==2.9.2; platform_machine!='arm64' or platform_system!='Darwin'
77
psycopg2-binary==2.9.9; platform_machine=='arm64' or platform_system=='Darwin'

0 commit comments

Comments
 (0)