From 74678e3c6435d2aa64b360be6c52ae34d4ad89b6 Mon Sep 17 00:00:00 2001 From: jpmckinney Date: Wed, 25 Oct 2023 19:35:36 +0000 Subject: [PATCH] [github-actions] pre-commit autoupdate --- requirements_dev.txt | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index da5b459..4db7f38 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -84,7 +84,10 @@ et-xmlfile==1.1.0 # -r requirements.txt # openpyxl exceptiongroup==1.1.1 - # via trio-websocket + # via + # pytest + # trio + # trio-websocket flake8==3.9.2 # via -r requirements_dev.in flattentool==0.19.0 @@ -128,7 +131,9 @@ libcove[flatten] @ https://github.com/jpmckinney/lib-cove/archive/hotfix2.zip # libcoveocds # libcoveweb libcoveoc4ids[perf]==0.4.2 - # via -r requirements.txt + # via + # -r requirements.txt + # libcoveoc4ids libcoveocds==0.11.0 # via # -r requirements.txt @@ -263,6 +268,11 @@ sqlparse==0.4.4 # django toml==0.10.2 # via coverage +tomli==2.0.1 + # via + # build + # pyproject-hooks + # pytest transaction==3.0.1 # via # -r requirements.txt