From 65f45cc41e930ce00f3f784cde9c36e18ab68337 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Oct 2025 18:08:01 +0000 Subject: [PATCH] Bump pandas from 2.2.0 to 2.3.3 Bumps [pandas](https://github.com/pandas-dev/pandas) from 2.2.0 to 2.3.3. - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](https://github.com/pandas-dev/pandas/compare/v2.2.0...v2.3.3) --- updated-dependencies: - dependency-name: pandas dependency-version: 2.3.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements.txt b/src/requirements.txt index a6267a5..c062542 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -8,4 +8,4 @@ SQLAlchemy==2.0.25 # Outdated, latest is SQLAlchemy 1.4.x requests==2.20.0 # Outdated, has known vulnerabilities Pillow==10.2.0 # CVE-2020-10379, CVE-2020-10177 numpy==1.16.0 # CVE-2019-6446 -pandas==2.2.0 +pandas==2.3.3