diff --git a/setup.py b/setup.py index 777dcd2f..42a0fba6 100644 --- a/setup.py +++ b/setup.py @@ -52,7 +52,7 @@ 'coverage==6.5.0', 'coveralls==3.3.1', 'pylint==2.15.10', - 'pytest==7.2.0', + 'pytest==7.2.1', 'pytest-cov==4.0.0', 'twine==4.0.2', ]