From: Zack Cerza Date: Tue, 28 Jun 2022 18:36:07 +0000 (+0000) Subject: Update pip-tools X-Git-Tag: 1.2.0~157^2~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=3a3a178ed5c9d038fb70a785e22ea0f0618e5bfa;p=teuthology.git Update pip-tools Fixes https://github.com/jazzband/pip-tools/issues/1617 Signed-off-by: Zack Cerza --- diff --git a/requirements.txt b/requirements.txt index 1f82d1c4a..72292f10c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -221,7 +221,7 @@ pep517==0.11.0 # via pip-tools pexpect==4.8.0 # via teuthology (pyproject.toml) -pip-tools==6.2.0 +pip-tools==6.4.0 # via teuthology (pyproject.toml) platformdirs==2.4.0 # via virtualenv