From 6bfd523b960564c962b7773fe0b2b8d1037916cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Apr 2026 01:17:38 +0000 Subject: [PATCH] [Security]: Update pandas-stubs requirement Updates the requirements on [pandas-stubs](https://github.com/pandas-dev/pandas-stubs) to permit the latest version. - [Changelog](https://github.com/pandas-dev/pandas-stubs/blob/main/docs/release_procedure.md) - [Commits](https://github.com/pandas-dev/pandas-stubs/compare/v2.2.3.250308...v3.0.0.260204) --- updated-dependencies: - dependency-name: pandas-stubs dependency-version: 3.0.0.260204 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 61f6797b..c3140cb1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,7 +26,7 @@ openpyxl>=3.1.5 outcome>=1.3.0.post0 packaging>=24.2 pandas>=2.2.3 -pandas-stubs>=2.2.3.250308 +pandas-stubs>=3.0.0.260204 passlib>=1.7.4 pluggy>=1.5.0 pymongo>=4.11.3