diff --git a/setup.cfg b/setup.cfg index 7db8547a..4a1bd431 100644 --- a/setup.cfg +++ b/setup.cfg @@ -33,7 +33,7 @@ install_requires= [options.extras_require] tests = - pytest==7.1.2 + pytest==7.2.1 pytest-sugar==0.9.5 pytest-cov==3.0.0 pytest-mock==3.8.2