commit | 26ca6ab81ccff0bd741d22ec785f1b1ec12ea86e | [log] [tgz] |
---|---|---|
author | Anna Arhipova <harhipova@mirantis.com> | Fri Nov 24 10:37:27 2023 +0100 |
committer | Anna Arhipova <harhipova@mirantis.com> | Sat Nov 25 13:29:58 2023 +0100 |
tree | 2968fdb99c9f7d5d678f6f5c132e385228a944b3 | |
parent | fd6d792e140a1d88ca1ee940a11ff41d6f2ece34 [diff] [blame] |
Rebuild image to fix CVE PROD-37264 Change-Id: Ic1a9ad6479e20b8ae8d304137d3ece2feca14f78
diff --git a/test_set/tox.ini b/test_set/tox.ini index 60ffc08..3041639 100644 --- a/test_set/tox.ini +++ b/test_set/tox.ini
@@ -7,10 +7,10 @@ commands = {posargs:pytest --version} download = true deps3 = - pip==21.1 + pip==23.3.0 virtualenv==20.21 setuptools==65.5.1 - wheel==0.38.0 + wheel==0.38.1 deps27 = pip==20.3.4 virtualenv==20.15.1