From 93227c5eb93bef57e1b996d85aea5f7e0f43f9eb Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 6 Sep 2024 23:58:00 +0200 Subject: [PATCH] Update build from 0.10.0 to 1.2.2 --- ci_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci_requirements.txt b/ci_requirements.txt index a08e0cd..e4317cd 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.2 flake8==6.0.0 twine==4.0.2 \ No newline at end of file