From 428d01ed660f16b1ebf9ca0e6dc7d5ac9bfc1073 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 28 Mar 2024 00:55:24 +0100 Subject: [PATCH] Update build from 0.10.0 to 1.2.0 --- ci_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci_requirements.txt b/ci_requirements.txt index a08e0cd..e8f17ba 100644 --- a/ci_requirements.txt +++ b/ci_requirements.txt @@ -4,6 +4,6 @@ pytest==7.3.1 coverage==7.2.7 codecov==2.1.13 pytest-cov==4.1.0 -build==0.10.0 +build==1.2.0 flake8==6.0.0 twine==4.0.2 \ No newline at end of file