From 8dfbd9be6b4fd2b54e90d565cd9df8e192d2d631 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 16 Oct 2022 22:12:29 +0000 Subject: [PATCH] build(deps): bump numpy from 1.22.4 to 1.23.4 in /ci/builder Bumps [numpy](https://github.com/numpy/numpy) from 1.22.4 to 1.23.4. - [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.22.4...v1.23.4) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- ci/builder/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/builder/requirements.txt b/ci/builder/requirements.txt index a8e9afac13594..26d34418d8fc8 100644 --- a/ci/builder/requirements.txt +++ b/ci/builder/requirements.txt @@ -20,7 +20,7 @@ kubernetes==22.6.0 kubernetes-stubs==22.6.0.post1 # 0.971 has a regression: https://github.com/python/mypy/pull/13223. mypy==0.961 -numpy==1.22.4 +numpy==1.23.4 pandas==1.4.3 parameterized==0.8.1 paramiko==2.11.0