From 8d54102b79514fb28c64a2fdbdf7c83348c0b34b Mon Sep 17 00:00:00 2001 From: Varac renovate bot <renovatebot@varac.net> Date: Mon, 4 Sep 2023 02:13:00 +0000 Subject: [PATCH] Refresh pip-compile outputs --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bfeda52..3b70f4c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ # # pip-compile requirements.in # -build==0.10.0 +build==1.0.0 # via pip-tools certifi==2023.7.22 # via requests -- GitLab