From c82810956303221005b27ef7524dcfd188f80d11 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 8 May 2026 09:51:34 +0000 Subject: [PATCH] Update dependency pandas-stubs to v3 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 3c36128c..b72e5884 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -51,7 +51,7 @@ dev = [ "myst-parser>=0.16.1", "types-toml>=0.10.8.6,<0.11", "types-pyyaml>=6.0.12.10,<7", - "pandas-stubs>=2.0.1.230501,<3", + "pandas-stubs>=3.0.0.260204,<4", "types-tqdm>=4.65.0.1,<5", ]