Skip to content

Commit 85abb34

Browse files
chore(deps): update dependency pytest to >=9,<9.2 (#663)
1 parent 725b093 commit 85abb34

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
@@ -48,7 +48,7 @@
4848
"test": [
4949
"coverage>=7.14,<7.15",
5050
"pylint>=4,<4.1",
51-
"pytest>=9,<9.1",
51+
"pytest>=9,<9.2",
5252
"pytest-cov>=7,<7.2",
5353
"mypy>=2.1,<2.2",
5454
"types-python-dateutil",

0 commit comments

Comments
 (0)