diff --git a/setup.py b/setup.py index 55122442..606b38ca 100644 --- a/setup.py +++ b/setup.py @@ -52,7 +52,7 @@ 'coverage==6.5.0', 'coveralls==3.3.1', 'pylint==2.17.2', - 'pytest==7.3.0', + 'pytest==7.3.1', 'pytest-cov==4.0.0', 'twine==4.0.2', ]