Bump pandas-stubs from 1.5.0.221012 to 1.5.1.221024

Bumps [pandas-stubs](https://github.com/pandas-dev/pandas-stubs) from 1.5.0.221012 to 1.5.1.221024.
- [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.5.0.221012...v1.5.1.221024)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-11-02 00:42:33 +00:00
committed by GitHub
parent c224a0f880
commit 2e222ed6f5
2 changed files with 5 additions and 5 deletions

View File

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