From b3cebc273ea49d5aaeb57ccea0c421b3789ff5c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Oct 2025 19:08:03 +0000 Subject: [PATCH] chore(deps): bump pandas-stubs from 2.3.2.250827 to 2.3.2.250926 Bumps [pandas-stubs](https://github.com/pandas-dev/pandas-stubs) from 2.3.2.250827 to 2.3.2.250926. - [Changelog](https://github.com/pandas-dev/pandas-stubs/blob/main/docs/release_procedure.md) - [Commits](https://github.com/pandas-dev/pandas-stubs/compare/v2.3.2.250827...v2.3.2.250926) --- updated-dependencies: - dependency-name: pandas-stubs dependency-version: 2.3.2.250926 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 8e5bc5f..b196c33 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -82,7 +82,7 @@ dev-mkdocs = [ dev-mypy = [ "mypy == 1.17.1", "grpc-stubs == 1.53.0.6", - "pandas-stubs == 2.3.2.250827", + "pandas-stubs == 2.3.2.250926", "types-Markdown == 3.8.0.20250809", "types-protobuf == 6.30.2.20250822", # For checking the noxfile, docs/ script, and tests