Skip to content

Commit e679822

Browse files
chore(deps): update dependency pytest to >=8,<8.4 (#419)
1 parent 49d5d4f commit e679822

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"test": [
5050
"coverage>=7.6,<7.7",
5151
"pylint>=3,<3.3",
52-
"pytest>=8,<8.3",
52+
"pytest>=8,<8.4",
5353
"pytest-cov>=5,<5.1",
5454
"mypy>=1.10,<1.11",
5555
"types-python-dateutil",

0 commit comments

Comments
 (0)