From 8041a967847930a2dc5e4557f6b4142d9820a78d Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 29 Feb 2024 18:54:15 +0100 Subject: [PATCH] Update build from 0.10.0 to 1.1.0 --- ci_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci_requirements.txt b/ci_requirements.txt index a08e0cd..3a59fb2 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.1.0 flake8==6.0.0 twine==4.0.2 \ No newline at end of file