From 2f6f0bc2aa5bcddfbf20df770049821f61287811 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 5 Feb 2023 22:02:45 +0000 Subject: [PATCH] build(deps): bump numpy from 1.22.4 to 1.24.2 in /ci/builder Bumps [numpy](https://github.com/numpy/numpy) from 1.22.4 to 1.24.2. - [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.24.2) --- 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..01c26fd0be135 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.24.2 pandas==1.4.3 parameterized==0.8.1 paramiko==2.11.0