Skip to content

Commit 0f0c54f

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 f7e0f1e commit 0f0c54f

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
@@ -70,7 +70,7 @@ dev-mkdocs = [
7070
]
7171
dev-mypy = [
7272
"mypy == 1.18.2",
73-
"pandas-stubs == 2.3.2.250827",
73+
"pandas-stubs == 2.3.2.250926",
7474
"types-toml==0.10.8.20240310",
7575
"types-Markdown == 3.9.0.20250906",
7676
# For checking the noxfile, docs/ script, and tests

0 commit comments

Comments
 (0)