Skip to content

Commit 1123b33

Browse files
Bump pandas-stubs from 2.3.3.260113 to 3.0.0.260204
Bumps [pandas-stubs](https://github.com/pandas-dev/pandas-stubs) from 2.3.3.260113 to 3.0.0.260204. - [Changelog](https://github.com/pandas-dev/pandas-stubs/blob/main/docs/release_procedure.md) - [Commits](pandas-dev/pandas-stubs@v2.3.3.260113...v3.0.0.260204) --- updated-dependencies: - dependency-name: pandas-stubs dependency-version: 3.0.0.260204 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 654b1e4 commit 1123b33

File tree

2 files changed

+6
-19
lines changed

2 files changed

+6
-19
lines changed

poetry.lock

Lines changed: 5 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ python = "^3.11"
1313
pandas = "^2.3.3"
1414
openpyxl = "^3.1.5"
1515
requests = "^2.32.5"
16-
pandas-stubs = "^2.3.3.260113"
16+
pandas-stubs = "^3.0.0.260204"
1717

1818
[tool.poetry.group.dev.dependencies]
1919
ruff = "^0.15.4"

0 commit comments

Comments
 (0)