build(deps-dev): bump pandas-stubs from 3.0.0.260204 to 3.0.3.260530 (#1088)
Some checks failed
Bump Version / Bump Version Workflow (push) Has been cancelled
CodeQL Advanced / Analyze (actions) (push) Has been cancelled
CodeQL Advanced / Analyze (python) (push) Has been cancelled
docker-build / platform-excludes (push) Has been cancelled
pre-commit / pre-commit (push) Has been cancelled
Run Pytest on Pull Request / test (push) Has been cancelled
docker-build / build (push) Has been cancelled
docker-build / merge (push) Has been cancelled
Close stale pull requests/issues / Find Stale issues and PRs (push) Has been cancelled

Bumps [pandas-stubs](https://github.com/pandas-dev/pandas-stubs) from 3.0.0.260204 to 3.0.3.260530.
- [Changelog](https://github.com/pandas-dev/pandas-stubs/blob/main/docs/release_procedure.md)
- [Commits](https://github.com/pandas-dev/pandas-stubs/compare/v3.0.0.260204...v3.0.3.260530)

---
updated-dependencies:
- dependency-name: pandas-stubs
  dependency-version: 3.0.3.260530
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-06-01 18:23:20 +02:00
committed by GitHub
parent c38a63dd66
commit ee07993c94

View File

@@ -62,7 +62,7 @@ dev = [
"pre-commit==4.6.0", "pre-commit==4.6.0",
"mypy==2.1.0", "mypy==2.1.0",
"types-requests==2.33.0.20260518", # for mypy "types-requests==2.33.0.20260518", # for mypy
"pandas-stubs==3.0.0.260204", # for mypy "pandas-stubs==3.0.3.260530", # for mypy
"tokenize-rt==6.2.0", # for mypy "tokenize-rt==6.2.0", # for mypy
"types-docutils==0.22.3.20260518", # for mypy "types-docutils==0.22.3.20260518", # for mypy
"types-PyYaml==6.0.12.20260518", # for mypy "types-PyYaml==6.0.12.20260518", # for mypy