Skip to content

Commit c1ff961

Browse files
dependabot[bot]amotl
authored andcommitted
Chore(deps): Update pandas requirement from <2.3 to <2.4
Updates the requirements on [pandas](https://github.com/pandas-dev/pandas) to permit the latest version. - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](pandas-dev/pandas@0.3.0...v2.3.0) --- updated-dependencies: - dependency-name: pandas dependency-version: 2.3.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 65ca626 commit c1ff961

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
@@ -110,7 +110,7 @@ optional-dependencies.release = [
110110
optional-dependencies.test = [
111111
"cratedb-toolkit[testing]",
112112
"dask[dataframe]",
113-
"pandas<2.3",
113+
"pandas<2.4",
114114
"pueblo>=0.0.7",
115115
"pytest<9",
116116
"pytest-cov<7",

0 commit comments

Comments
 (0)