From 3190110431ec0127697ea9f4a8137bc8a027b334 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 7 Sep 2023 03:10:42 +0200 Subject: [PATCH] Update build from 0.10.0 to 1.0.3 --- ci_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci_requirements.txt b/ci_requirements.txt index a08e0cd..8885fa8 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.0.3 flake8==6.0.0 twine==4.0.2 \ No newline at end of file