Bump pandas-stubs from 1.4.4.220906 to 1.5.0.220926

Bumps [pandas-stubs](https://github.com/pandas-dev/pandas-stubs) from 1.4.4.220906 to 1.5.0.220926.
- [Release notes](https://github.com/pandas-dev/pandas-stubs/releases)
- [Changelog](https://github.com/pandas-dev/pandas-stubs/blob/main/docs/release_procedure.md)
- [Commits](https://github.com/pandas-dev/pandas-stubs/compare/v1.4.4.220906...v1.5.0.220926)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-09-26 15:57:19 +00:00
committed by GitHub
parent 3b12d74193
commit 625fc895ea
2 changed files with 13 additions and 5 deletions

View File

@@ -26,7 +26,7 @@ autopep8 = "^1.7.0"
pylint = "^2.15.0"
types-ujson = "^5.4.0"
lxml-stubs = "^0.4.0"
pandas-stubs = "^1.4.4"
pandas-stubs = "^1.5.0"
[build-system]
requires = ["poetry-core>=1.0.0"]