From 64f45232531802fb781aa0b6dafd51606cc0b461 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Feb 2023 17:27:46 +0100 Subject: [PATCH] Bump build from 0.8.0 to 0.10.0 (#2564) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ab3e2244..b1f126f1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ mkautodoc==0.2.0 mkdocs-material==8.5.11 # Packaging -build==0.8.0 +build==0.10.0 twine==4.0.1 # Tests & Linting