From ba70873347b7bd9e2ec7d68739670861ac8bfc5e Mon Sep 17 00:00:00 2001 From: James McKinney <26463+jpmckinney@users.noreply.github.com> Date: Mon, 29 Jan 2024 14:50:40 -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 96af0c6..7981f0b 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -137,9 +137,7 @@ libcove==0.32.0 # libcoveocds # libcoveweb libcoveoc4ids[perf]==0.5.0 - # via - # -r requirements.txt - # libcoveoc4ids + # via -r requirements.txt libcoveocds==0.13.0 # via # -r requirements.txt @@ -185,7 +183,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==4.1.0 # via @@ -287,6 +285,7 @@ toml==0.10.2 tomli==2.0.1 # via # build + # pip-tools # pyproject-hooks # pytest transaction==3.0.1