From 5603a36622f3a9b9e216d33cab9f94622d099b02 Mon Sep 17 00:00:00 2001 From: Zack Cerza Date: Fri, 21 Jul 2023 13:53:29 -0600 Subject: [PATCH] Update pip-tools Signed-off-by: Zack Cerza --- requirements.txt | 3 ++- setup.cfg | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index b093b43e9..d23ef012a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -207,7 +207,7 @@ pep517==0.11.0 # via build pexpect==4.8.0 # via teuthology (pyproject.toml) -pip-tools==6.11.0 +pip-tools==7.1.0 # via teuthology (pyproject.toml) platformdirs==2.4.0 # via virtualenv @@ -333,6 +333,7 @@ tomli==2.0.1 # via # build # pep517 + # pip-tools # pytest tox==3.25.0 # via teuthology (pyproject.toml) diff --git a/setup.cfg b/setup.cfg index 90f06fb69..e4c455c4a 100644 --- a/setup.cfg +++ b/setup.cfg @@ -46,7 +46,7 @@ install_requires = netaddr paramiko pexpect - pip-tools>=6.10.0 + pip-tools>=7.1.0 prettytable psutil>=2.1.0 pyasn1