Skip to content

Commit bc8bbfb

Browse files
chore(deps): update dependency test/pytest to v8 (#82)
Co-authored-by: Averi Kitsch <akitsch@google.com>
1 parent 85b471e commit bc8bbfb

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
@@ -41,7 +41,7 @@ test = [
4141
"isort==5.13.2",
4242
"mypy==1.10.1",
4343
"pytest-asyncio==0.23.7",
44-
"pytest==7.4.4",
44+
"pytest==8.2.2",
4545
"pytest-cov==5.0.0"
4646
]
4747

0 commit comments

Comments
 (0)