From 94421a66c3eb53b6e096152923373eb392f807b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 May 2024 21:42:47 +0000 Subject: [PATCH] Bump tqdm from 4.66.1 to 4.66.3 in /requirements 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] --- requirements/dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/dev.txt b/requirements/dev.txt index 758d8fb..19ed822 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -281,7 +281,7 @@ tomli==2.0.1 # sphinx-autodoc2 tomlkit==0.12.1 # via bump-my-version -tqdm==4.66.1 +tqdm==4.66.3 # via git-fame typer==0.9.0 # via generate-changelog