From c795908cf5720c89e5281985d746e5ae3218a626 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Oct 2025 07:45:06 +0000 Subject: [PATCH] Bump pandas from 1.0.5 to 2.3.3 Bumps [pandas](https://github.com/pandas-dev/pandas) from 1.0.5 to 2.3.3. - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](https://github.com/pandas-dev/pandas/compare/v1.0.5...v2.3.3) --- updated-dependencies: - dependency-name: pandas dependency-version: 2.3.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 8afa0bd..0d0e762 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -5,6 +5,6 @@ virtualenv>=3.1.0 gitpython>=3.1.3 docker>=4.2.1 cwltool==3.0.20200706173533 -pandas==1.0.5 +pandas==2.3.3 mypy matplotlib \ No newline at end of file