Skip to content

Commit 4c74d0c

Browse files
dependabot[bot]amotl
authored andcommitted
Chore(deps-dev): Update pandas requirement from <2.1 to <2.3
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.2.0) --- updated-dependencies: - dependency-name: pandas dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a5794c1 commit 4c74d0c

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
@@ -78,7 +78,7 @@ release = [
7878
]
7979
test = [
8080
"crate[sqlalchemy]",
81-
"pandas<2.1",
81+
"pandas<2.3",
8282
"pytest<8",
8383
"pytest-asyncio<1",
8484
"pytest-cov<5",

0 commit comments

Comments
 (0)