build(deps): Bump numpy from 1.23.5 to 1.24.1 in /requirements (#136)

Bumps [numpy](https://github.com/numpy/numpy) from 1.23.5 to 1.24.1.
- [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.5...v1.24.1)

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

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] 2023-01-09 16:44:09 +00:00 committed by GitHub
parent f06189b292
commit 5129809f00
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -36,7 +36,7 @@ monotonic==1.6
# via argilla
nltk==3.7
# via unstructured (setup.py)
numpy==1.23.5
numpy==1.24.1
# via
# argilla
# pandas

View File

@ -53,7 +53,7 @@ monotonic==1.6
# via argilla
nltk==3.7
# via unstructured (setup.py)
numpy==1.23.4
numpy==1.24.1
# via
# argilla
# pandas