From 23e14c577093299b07386a2081ac41c8479b5f7e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Nov 2025 14:06:02 +0000 Subject: [PATCH] chore(deps): Bump pandas from 2.2.3 to 2.3.3 Bumps [pandas](https://github.com/pandas-dev/pandas) from 2.2.3 to 2.3.3. - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](https://github.com/pandas-dev/pandas/compare/v2.2.3...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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8f31d02..e4f2375 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,5 +15,5 @@ apscheduler==3.11.0 goose3==3.1.19 nltk==3.9.1 sumy==0.11.0 -pandas==2.2.3 +pandas==2.3.3 openai==1.55.3 \ No newline at end of file