diff --git a/test/upstream-requirements-py311.txt b/test/upstream-requirements-py311.txt index 16ae4654a..c29adb546 100644 --- a/test/upstream-requirements-py311.txt +++ b/test/upstream-requirements-py311.txt @@ -8,13 +8,14 @@ iniconfig==2.0.0 jmespath==1.0.1 mock==4.0.3 packaging==23.0 -pluggy==1.0.0 +pluggy==1.6.0 pycparser==2.21 -pytest==7.2.0 -pytest-cov==3.0.0 +pytest==8.0.0 +pytest-cov==4.0.0 pytest-mock==3.6.1 python-dateutil==2.8.2 s3transfer==0.6.0 six==1.16.0 +tomli==2.4.1 urllib3==1.26.18 wrapt==1.14.1