Skip to content

Commit

Permalink
Bump pandas-stubs from 2.2.2.240807 to 2.2.2.240909
Browse files Browse the repository at this point in the history
Bumps [pandas-stubs](https://github.com/pandas-dev/pandas-stubs) from 2.2.2.240807 to 2.2.2.240909.
- [Changelog](https://github.com/pandas-dev/pandas-stubs/blob/main/docs/release_procedure.md)
- [Commits](pandas-dev/pandas-stubs@v2.2.2.240807...v2.2.2.240909)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and bmos committed Sep 23, 2024
1 parent 9d1c6da commit 225063f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ dependencies = [
[project.optional-dependencies]
dev = [
"mypy==1.11.2",
"pandas-stubs==2.2.2.240807",
"pandas-stubs==2.2.2.240909",
"pre-commit==3.8.0",
"ruff==0.6.7",
"types-requests==2.32.0.20240914",
Expand Down

0 comments on commit 225063f

Please sign in to comment.