From f58cf492220d3adbfc707d81d8d50b9a5835f9f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jun 2022 03:00:52 +0000 Subject: [PATCH] Bump numpy from 1.21.6 to 1.23.0 Bumps [numpy](https://github.com/numpy/numpy) from 1.21.6 to 1.23.0. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst) - [Commits](https://github.com/numpy/numpy/compare/v1.21.6...v1.23.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_test.txt b/requirements_test.txt index a61fb0a8..6eaedba3 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -5,7 +5,7 @@ flake8==4.0.1 ipython==7.34.0 isort==5.10.1 mypy==0.961 -numpy==1.21.6 +numpy==1.23.0 pycodestyle==2.8.0 pydocstyle==6.1.1 pylint==2.13.0