From e6231ba434e50cc087bda81f72d0870658fcfd8f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Nov 2022 14:31:32 +0000 Subject: [PATCH] Bump numpy from 1.23.4 to 1.23.5 Bumps [numpy](https://github.com/numpy/numpy) from 1.23.4 to 1.23.5. - [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.4...v1.23.5) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6efb7d8..7b2d66a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -30,7 +30,7 @@ mongomock==4.1.2 mypy==0.982 mypy-extensions==0.4.3 nodeenv==1.7.0 -numpy==1.23.4 +numpy==1.23.5 packaging==21.3 pathspec==0.10.2 pep8-naming==0.13.2