Skip to content

Commit 4534b30

Browse files
chore(deps): update dependency pytest to >=8,<8.5
1 parent 198f549 commit 4534b30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.8,<7.9",
5151
"pylint>=3,<3.4",
52-
"pytest>=8,<8.4",
52+
"pytest>=8,<8.5",
5353
"pytest-cov>=6,<6.2",
5454
"mypy>=1.15,<1.16",
5555
"types-python-dateutil",

0 commit comments

Comments
 (0)