Skip to content

Commit c1647bb

Browse files
dependabot[bot]bmos
authored andcommitted
Bump pandas-stubs from 2.2.2.240909 to 2.2.3.241009
Bumps [pandas-stubs](https://github.com/pandas-dev/pandas-stubs) from 2.2.2.240909 to 2.2.3.241009. - [Changelog](https://github.com/pandas-dev/pandas-stubs/blob/main/docs/release_procedure.md) - [Commits](pandas-dev/pandas-stubs@v2.2.2.240909...v2.2.3.241009) --- updated-dependencies: - dependency-name: pandas-stubs dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5090ae0 commit c1647bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ dependencies = [
2323
[project.optional-dependencies]
2424
dev = [
2525
"mypy==1.11.2",
26-
"pandas-stubs==2.2.2.240909",
26+
"pandas-stubs==2.2.3.241009",
2727
"polyfactory==2.17.0",
2828
"pre-commit==4.0.1",
2929
"pytest==8.3.3",

0 commit comments

Comments
 (0)