Skip to content

Commit 44dfa0b

Browse files
chore(deps): update pandas-stubs requirement
Updates the requirements on [pandas-stubs](https://github.com/pandas-dev/pandas-stubs) to permit the latest version. - [Changelog](https://github.com/pandas-dev/pandas-stubs/blob/main/docs/release_procedure.md) - [Commits](pandas-dev/pandas-stubs@v2.0.0.230412...v2.3.3.260113) --- updated-dependencies: - dependency-name: pandas-stubs dependency-version: 2.3.3.260113 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4c7a859 commit 44dfa0b

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
@@ -50,7 +50,7 @@ test = [
5050
"pytest-timeout>=2.3.1",
5151
"pytest_httpserver==1.1.3",
5252
"types-requests>=2.31.0",
53-
"pandas-stubs>=2.0.0",
53+
"pandas-stubs>=2.3.3.260113",
5454
"bandit>=1.7.8",
5555
"pandas>=2.0.0",
5656
"pyarrow>=18.0.0",

0 commit comments

Comments
 (0)