From 4c5d3bb38eb72f3d93ea01a9c27326d6821fb155 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 May 2024 21:36:32 +0000 Subject: [PATCH] Bump tqdm from 4.66.1 to 4.66.3 in /docker Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.66.1 to 4.66.3. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.66.1...v4.66.3) --- updated-dependencies: - dependency-name: tqdm dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- docker/dev.requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/dev.requirements.txt b/docker/dev.requirements.txt index 76faae615..5a34cb739 100644 --- a/docker/dev.requirements.txt +++ b/docker/dev.requirements.txt @@ -230,7 +230,7 @@ tinycss2==1.2.1 toml==0.10.2 tomli==2.0.1 tornado==6.3.3 -tqdm==4.66.1 +tqdm==4.66.3 traitlets==5.9.0 twine==4.0.2 typing_extensions==4.5.0