Skip to content

Commit 5086d0b

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Changing dependencies here will need the hash to be updated in nix/windows-installer.nix!
22
# We need 1.19.3 for some windows installations.
33
# https://github.com/numpy/numpy/wiki/FMod-Bug-on-Windows
4-
numpy==1.19.3
4+
numpy==1.22.0
55
pygame==2.0.1
66
PyYAML==5.4
77
pymunk==6.0.0

0 commit comments

Comments
 (0)