Bump numpy from 1.22.2 to 1.22.3 in /requirements (#650)

Bumps [numpy](https://github.com/numpy/numpy) from 1.22.2 to 1.22.3.
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst.txt)
- [Commits](https://github.com/numpy/numpy/compare/v1.22.2...v1.22.3)

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

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-03-15 07:14:13 +09:00
committed by GitHub
parent 9c5f981bd9
commit a03a07296c

View File

@@ -1,4 +1,4 @@
numpy == 1.22.2
numpy == 1.22.3
scipy == 1.7.3
pandas == 1.4.1
matplotlib == 3.5.1