Skip to content

Commit b65212e

Browse files
chore(deps-dev): bump pandas-stubs from 2.3.3.260113 to 3.0.0.260204
Bumps [pandas-stubs](https://github.com/pandas-dev/pandas-stubs) from 2.3.3.260113 to 3.0.0.260204. - [Changelog](https://github.com/pandas-dev/pandas-stubs/blob/main/docs/release_procedure.md) - [Commits](pandas-dev/pandas-stubs@v2.3.3.260113...v3.0.0.260204) --- updated-dependencies: - dependency-name: pandas-stubs dependency-version: 3.0.0.260204 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 74894b0 commit b65212e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ dev-mkdocs = [
8383
dev-mypy = [
8484
"mypy == 1.19.1",
8585
"grpc-stubs == 1.53.0.6",
86-
"pandas-stubs == 2.3.3.260113",
86+
"pandas-stubs == 3.0.0.260204",
8787
"types-Markdown == 3.10.0.20251106",
8888
"types-protobuf == 6.32.1.20251105",
8989
# For checking the noxfile, docs/ script, and tests

0 commit comments

Comments
 (0)