Skip to content

Commit b3cebc2

Browse files
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](pandas-dev/pandas-stubs@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] <[email protected]>
1 parent 78835cd commit b3cebc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ dev-mkdocs = [
8282
dev-mypy = [
8383
"mypy == 1.17.1",
8484
"grpc-stubs == 1.53.0.6",
85-
"pandas-stubs == 2.3.2.250827",
85+
"pandas-stubs == 2.3.2.250926",
8686
"types-Markdown == 3.8.0.20250809",
8787
"types-protobuf == 6.30.2.20250822",
8888
# For checking the noxfile, docs/ script, and tests

0 commit comments

Comments
 (0)