diff --git a/setup.py b/setup.py index f04b9ce..7006e52 100644 --- a/setup.py +++ b/setup.py @@ -52,7 +52,7 @@ 'coverage==7.6.1', 'coveralls==4.0.1', 'pylint==3.2.7', - 'pytest==8.3.4', + 'pytest==8.3.5', 'pytest-cov==5.0.0', 'twine==6.1.0', ]