From 6e13c8ab3261fe863cfc9b9e874aaa0b14214920 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 May 2024 17:45:14 -0400 Subject: [PATCH] Bump tqdm from 4.66.2 to 4.66.3 in /.github/workflows (#1) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/signac-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/signac-requirements.txt b/.github/workflows/signac-requirements.txt index bad4711..90c3f31 100644 --- a/.github/workflows/signac-requirements.txt +++ b/.github/workflows/signac-requirements.txt @@ -12,5 +12,5 @@ signac==2.2.0 # via -r signac-requirements.in synced-collections==1.0.0 # via signac -tqdm==4.66.2 +tqdm==4.66.3 # via signac