Bump numpy from 1.22.4 to 1.23.0 in /requirements (#692)

Bumps [numpy](https://github.com/numpy/numpy) from 1.22.4 to 1.23.0.
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst)
- [Commits](https://github.com/numpy/numpy/compare/v1.22.4...v1.23.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-06-28 07:22:03 +09:00
committed by GitHub
parent 71de5d038f
commit 8a0aab89a9

View File

@@ -1,4 +1,4 @@
numpy == 1.22.4
numpy == 1.23.0
scipy == 1.8.1
pandas == 1.4.2
matplotlib == 3.5.2