Skip to content

Commit

Permalink
Bump numpy from 1.24.2 to 1.24.3
Browse files Browse the repository at this point in the history
Bumps [numpy](https://github.com/numpy/numpy) from 1.24.2 to 1.24.3.
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst)
- [Commits](numpy/numpy@v1.24.2...v1.24.3)

---
updated-dependencies:
- dependency-name: numpy
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 25, 2023
1 parent 1e0eabc commit b8765ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
'matplotlib==3.7.1',
'nbconvert==7.3.1',
'nbformat==5.8.0',
'numpy==1.24.2',
'numpy==1.24.3',
'pandas==2.0.1',
],
cmdclass=versioneer.get_cmdclass(),
Expand Down

0 comments on commit b8765ed

Please sign in to comment.