diff --git a/setup.py b/setup.py index 97843a7..d462aaa 100644 --- a/setup.py +++ b/setup.py @@ -53,7 +53,7 @@ "test": [ "coverage>=7.4,<7.5", "pylint>=3,<3.2", - "pytest>=8,<8.1", + "pytest>=8,<8.2", "pytest-cov>=4.1.0,<4.2", "mypy>=1.8,<1.9", "types-python-dateutil",