Skip to content

Commit d230cd3

Browse files
Bump numpy from 1.22.3 to 1.22.4 (#1208)
Bumps [numpy](https://github.com/numpy/numpy) from 1.22.3 to 1.22.4. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst.txt) - [Commits](numpy/numpy@v1.22.3...v1.22.4) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4a74aeb commit d230cd3

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
@@ -24,7 +24,7 @@ matplotlib==3.5.2
2424
# License: https://github.com/matplotlib/matplotlib/blob/master/LICENSE/LICENSE
2525
# License: PSF
2626

27-
numpy==1.22.3
27+
numpy==1.22.4
2828
# License: BSD-3-Clause License
2929

3030
ipython==8.3.0

requirements_test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
pyvista==0.34.1
22
matplotlib==3.5.2
3-
numpy==1.22.3
3+
numpy==1.22.4
44
pytest==7.1.2
55
pytest-cov==3.0.0
66
codecov==2.1.12

0 commit comments

Comments
 (0)