Skip to content

Commit 4041e1f

Browse files
committed
[requirements-dev.txt]: Update pytest
Update pytest from `>=7.0, <8.0` to `>=8.0, <9.0`.
1 parent 8dfc4af commit 4041e1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@ flake8-rst-docstrings >=0.2.6, <1.0
2020
isort >=5.0, <6.0
2121
pep8-naming >=0.1, <1.0
2222
pre-commit >=3.0, <4.0
23-
pytest >=7.0, <8.0
23+
pytest >=8.0, <9.0
2424
shellcheck-py >=0.1, <1.0
2525
shfmt-py >=3.0, <4.0

0 commit comments

Comments
 (0)