From 59c2a17e96923633da5dcd4f2de5943dac06084f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Jun 2025 21:06:58 +0000 Subject: [PATCH] Bump pandas from 2.2.3 to 2.3.0 Bumps [pandas](https://github.com/pandas-dev/pandas) from 2.2.3 to 2.3.0. - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](https://github.com/pandas-dev/pandas/compare/v2.2.3...v2.3.0) --- updated-dependencies: - dependency-name: pandas dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements_with_versions.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_with_versions.txt b/requirements_with_versions.txt index a9a41c693bf..757acdfb40d 100644 --- a/requirements_with_versions.txt +++ b/requirements_with_versions.txt @@ -96,7 +96,7 @@ pyperclip==1.8.2 newspaper==0.1.0.7 opencv-python==4.11.0.86 tensorflow==2.19.0 -pandas==2.2.3 +pandas==2.3.0 pytest==8.4.1 qrcode==8.2 googletrans==4.0.2