From 93f1fe2a1ad76fe5730e4163e274b23212999af6 Mon Sep 17 00:00:00 2001 From: James McKinney <26463+jpmckinney@users.noreply.github.com> Date: Mon, 29 Jan 2024 14:41:30 -0500 Subject: [PATCH] build: Upgrade pip-tools --- requirements_dev.txt | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 6f971285..827b2fdd 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -144,9 +144,7 @@ libcove==0.32.0 # libcoveocds # libcoveweb libcoveocds[perf,web]==0.13.0 - # via - # -r requirements.txt - # libcoveocds + # via -r requirements.txt libcoveweb==0.30.0 # via -r requirements.txt libsass==0.20.1 @@ -196,7 +194,7 @@ persistent==4.7.0 # -r requirements.txt # btrees # zodb -pip-tools==6.13.0 +pip-tools==7.3.0 # via -r requirements_dev.in platformdirs==3.8.1 # via @@ -300,6 +298,7 @@ toml==0.10.2 tomli==2.0.1 # via # build + # pip-tools # pyproject-hooks # pytest transaction==3.0.1