From 3d9bec97b787a3ecf535aefa20cb80b24163a274 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 21 May 2026 17:21:37 +0000 Subject: [PATCH] chore(deps): 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 a22a7657..8a105551 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -69,7 +69,7 @@ dev = [ static = [ "ruff>=0.14.1", "mypy==2.0.0,<3", - "pandas-stubs>=2,<3", + "pandas-stubs>=3,<4", "boto3-stubs>=1.34.23,<2", ] test = [