From 3a3a178ed5c9d038fb70a785e22ea0f0618e5bfa Mon Sep 17 00:00:00 2001 From: Zack Cerza Date: Tue, 28 Jun 2022 18:36:07 +0000 Subject: [PATCH] Update pip-tools Fixes https://github.com/jazzband/pip-tools/issues/1617 Signed-off-by: Zack Cerza --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1f82d1c4a4..72292f10cf 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 -- 2.39.5