Skip to content

Commit 4b12780

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 66b5042 commit 4b12780

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

0 commit comments

Comments
 (0)