diff --git a/setup.cfg b/setup.cfg index 2ffc9ec..3656266 100644 --- a/setup.cfg +++ b/setup.cfg @@ -29,7 +29,7 @@ deploy = # for running tests and coverage analysis test = - pytest==6.2.4 + pytest==9.0.3 requests boto3>=1.21 http-server-mock>=1.7