diff --git a/setup.cfg b/setup.cfg index 9dfeaed..88addc2 100644 --- a/setup.cfg +++ b/setup.cfg @@ -43,11 +43,11 @@ tests_require = [options.extras_require] testing_only = - pytest==6.2.1 + pytest==6.2.2 testing = pylint==2.6.0 - pytest==6.2.1 + pytest==6.2.2 pytest-pylint==0.18.0 pytest-mypy==0.8.0