Skip to content

Commit

Permalink
chore(deps-dev): update pandas-stubs requirement from <2 to <3
Browse files Browse the repository at this point in the history
Updates the requirements on [pandas-stubs](https://github.com/pandas-dev/pandas-stubs) to permit the latest version.
- [Changelog](https://github.com/pandas-dev/pandas-stubs/blob/main/docs/release_procedure.md)
- [Commits](pandas-dev/pandas-stubs@v1.4.3.220702...v2.0.2.230605)

---
updated-dependencies:
- dependency-name: pandas-stubs
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 16, 2023
1 parent f0dde60 commit 302fac8
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 @@ -78,7 +78,7 @@ ruff = "0.0.288"
pre-commit = "^3.3.1"
towncrier = "^23.6.0"
liccheck = "^0.9.1"
pandas-stubs = "<2"
pandas-stubs = "<3"

[tool.poetry.group.notebooks.dependencies]
myst-nb = "^0.17.0"
Expand Down

0 comments on commit 302fac8

Please sign in to comment.