From 85b264342a028a94ac971a57dcd5d6298edc08aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Jun 2024 05:16:05 +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:production ... Signed-off-by: dependabot[bot] --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index 5bb1d040..109b882c 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -24,7 +24,7 @@ boto3==1.34.31 djangorestframework-datatables==0.7.0 djangorestframework==3.14.0 PyGithub==2.2.0 -tqdm==4.66.1 +tqdm==4.66.3 xmltodict==0.13.0 django-cors-headers==4.3.1 unidecode==1.3.8