diff --git a/setup.py b/setup.py index 3548ba0..da90500 100644 --- a/setup.py +++ b/setup.py @@ -52,7 +52,7 @@ 'coverage==7.6.0', 'coveralls==4.0.1', 'pylint==3.2.5', - 'pytest==8.2.2', + 'pytest==8.3.1', 'pytest-cov==5.0.0', 'twine==5.1.1', ]