Skip to content

Commit 773255e

Browse files
authored
Merge branch 'main' into feat/pandas-dataframe-integration
2 parents 744d98c + d434312 commit 773255e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ dependencies = [
1414

1515
[dependency-groups]
1616
dev = [
17-
"pytest==8.4.2",
17+
"pytest==9.0.0",
1818
"pytest-timeout==2.4.0",
19-
"pytest-asyncio==1.2.0",
19+
"pytest-asyncio==1.3.0",
2020
"pytest-cov==7.0.0",
2121
"ruff==0.14.4",
2222
"bandit==1.8.6",

0 commit comments

Comments
 (0)