Skip to content

Commit 3e16eef

Browse files
authored
Merge pull request #384 from edgarrmondragon/pytest-8
Bump upper constraint for `pytest` dev dependency
2 parents 2618a1c + cc852a9 commit 3e16eef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ console_scripts =
3838

3939
[options.extras_require]
4040
dev =
41-
pytest<8
41+
pytest<9
4242
coverage<8
4343
pytest-xdist<4
4444
responses==0.24.1

0 commit comments

Comments
 (0)