From 6043b6b1f95404eb73d1c94bb4ee6f6585dbfb83 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 May 2024 20:16:16 +0000 Subject: [PATCH] Bump tqdm from 4.60.0 to 4.66.3 in /dev-requirements Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.60.0 to 4.66.3. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.60.0...v4.66.3) --- updated-dependencies: - dependency-name: tqdm dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- dev-requirements/dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements/dev.txt b/dev-requirements/dev.txt index 28af6c9d..6c8c0d24 100644 --- a/dev-requirements/dev.txt +++ b/dev-requirements/dev.txt @@ -43,7 +43,7 @@ rfc3986==1.5.0 six==1.16.0 sympy==1.9 toml==0.10.2 -tqdm==4.60.0 +tqdm==4.66.3 urllib3==1.26.18 webencodings==0.5.1 zipp==1.2.0