Skip to content

Commit 44d8db8

Browse files
chore(deps): update dependency pytest to v9
| datasource | package | from | to | | ---------- | ------- | ----- | ----- | | pypi | pytest | 8.4.2 | 9.0.1 |
1 parent be4df83 commit 44d8db8

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
@@ -58,7 +58,7 @@ dev = [
5858
"mypy>=1.8.0,<2.0.0",
5959
"ruff>=0.11.6,<1.0.0",
6060
"pre-commit>=4.0.0,<5.0.0",
61-
"pytest>=8.3.3,<9.0.0",
61+
"pytest>=9.0.1,<9.1.0",
6262
"pytest-asyncio>=1.2.0,<1.3.0",
6363
"types-protobuf>=5.29.1.20250208",
6464
"pandas-stubs>=2.2.3.250308",

0 commit comments

Comments
 (0)