Skip to content

Commit

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

---
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 Aug 12, 2024
1 parent 2d3d7ba commit d1341bb
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 @@ -48,7 +48,7 @@ dev = [
"pyright==1.1.330.post0",
"pre-commit==3.4.0",
"ruff==0.2.1", # important that these match the pre-commit hooks
"pandas-stubs==2.2.0.240218", # type stubs for pandas
"pandas-stubs==2.2.2.240807", # type stubs for pandas
"invoke==2.1.1",
]
test = [
Expand Down

0 comments on commit d1341bb

Please sign in to comment.