Skip to content

Commit dc06c4f

Browse files
Bump pandas-stubs from 2.3.2.250926 to 3.0.0.260204
Bumps [pandas-stubs](https://github.com/pandas-dev/pandas-stubs) from 2.3.2.250926 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.2.250926...v3.0.0.260204) --- updated-dependencies: - dependency-name: pandas-stubs dependency-version: 3.0.0.260204 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e8a8808 commit dc06c4f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ dev-pytest = [
7979
"pytest == 9.0.3",
8080
"pylint == 4.0.5", # We need this to check for the examples
8181
"pandas == 3.0.2",
82-
"pandas-stubs == 2.3.2.250926",
82+
"pandas-stubs == 3.0.0.260204",
8383
"frequenz-repo-config[extra-lint-examples] == 0.17.0",
8484
"pytest-mock == 3.15.1",
8585
"pytest-asyncio == 1.3.0",

0 commit comments

Comments
 (0)