Skip to content

Commit

Permalink
deps:(deps): bump pandas-stubs from 2.2.0.240218 to 2.2.1.240316
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.1.240316.
- [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.1.240316)

---
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 Apr 15, 2024
1 parent 9c34fcc commit 7396d9d
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.1.240316", # type stubs for pandas
"invoke==2.1.1",
]
test = [
Expand Down

0 comments on commit 7396d9d

Please sign in to comment.