diff --git a/setup.py b/setup.py index b2415f5..f0100b5 100644 --- a/setup.py +++ b/setup.py @@ -40,7 +40,7 @@ "black==24.10.0", "coveralls==4.0.1", "pylint==3.3.1", - "pytest==8.3.3", + "pytest==8.3.4", "pytest-cov==6.0.0", ] },