From c64757fdc080bc480fff570294f660afecc8a8a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Sep 2022 11:46:38 +0000 Subject: [PATCH] Bump numpy from 1.23.2 to 1.23.3 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 50cc473..fc41603 100644 --- a/requirements.txt +++ b/requirements.txt @@ -31,7 +31,7 @@ mongomock==4.1.2 mypy==0.971 mypy-extensions==0.4.3 nodeenv==1.7.0 -numpy==1.23.2 +numpy==1.23.3 packaging==21.3 pathspec==0.10.1 pep8-naming==0.13.2