Bump numpy from 1.23.2 to 1.23.3 in /requirements (#723)

Bumps [numpy](https://github.com/numpy/numpy) from 1.23.2 to 1.23.3.
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst)
- [Commits](https://github.com/numpy/numpy/compare/v1.23.2...v1.23.3)

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

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

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-09-13 06:45:54 +09:00
committed by GitHub
parent 76b0d04a3c
commit cd5a50b2aa

View File

@@ -1,4 +1,4 @@
numpy == 1.23.2
numpy == 1.23.3
scipy == 1.9.1
pandas == 1.4.4
matplotlib == 3.5.3