From 9e67b66ebbedef5a8dffed5cb9bf218c0687cd3b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 27 Nov 2022 22:03:06 +0000 Subject: [PATCH] build(deps): bump pandas from 1.4.3 to 1.5.2 in /ci/builder Bumps [pandas](https://github.com/pandas-dev/pandas) from 1.4.3 to 1.5.2. - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Changelog](https://github.com/pandas-dev/pandas/blob/main/RELEASE.md) - [Commits](https://github.com/pandas-dev/pandas/compare/v1.4.3...v1.5.2) --- updated-dependencies: - dependency-name: pandas 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..a60edeb54facf 100644 --- a/ci/builder/requirements.txt +++ b/ci/builder/requirements.txt @@ -21,7 +21,7 @@ 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 -pandas==1.4.3 +pandas==1.5.2 parameterized==0.8.1 paramiko==2.11.0 pdoc3==0.10.0