From 8360a75a76286b792d5becd44c3f09e01afabd0f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 May 2024 19:42:36 +0000 Subject: [PATCH] Bump tqdm from 4.28.1 to 4.66.3 in /python Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.28.1 to 4.66.3. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.28.1...v4.66.3) --- updated-dependencies: - dependency-name: tqdm dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/requirements.txt b/python/requirements.txt index c768843..8ab2eae 100644 --- a/python/requirements.txt +++ b/python/requirements.txt @@ -2,4 +2,4 @@ -e git+git@github.com:atac-bham/pychapter10.git@2a15b2d2d8cf4ea469c91938317778f696e406f5#egg=Chapter10 bitstring==3.1.2 docopt==0.6.1 -tqdm==4.28.1 +tqdm==4.66.3