Skip to content

Commit 6ba1913

Browse files
authored
maint: bump pytest from 7.4.4 to 8.0.0 (#264)
2 parents b9ee64c + 9ef43f9 commit 6ba1913

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
@@ -29,7 +29,7 @@ dependencies = [
2929

3030
[project.optional-dependencies]
3131
tests = [
32-
"pytest==7.4.4",
32+
"pytest==8.0.0",
3333
"pytest-cov==4.1.0",
3434
"pytz==2023.4",
3535
"parameterized==0.9.0",

0 commit comments

Comments
 (0)