From dd69535475c184ef4e73e3a57369e94230d2a1cb Mon Sep 17 00:00:00 2001 From: "substra-bot[bot]" <100303497+substra-bot[bot]@users.noreply.github.com> Date: Thu, 12 Sep 2024 06:36:55 +0000 Subject: [PATCH] [auto] chore: bump dependencies in pyproject.toml --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 20d37381..0b56ca4f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -43,7 +43,7 @@ dev = [ "pytest", "pytest-cov", "pytest-mock", - "substratools~=0.22.0rc1", + "substratools~=0.22.0", "black", "flake8", "isort",