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