From f528f62740c887ab894a56818349c80a2452b5a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 May 2024 19:58:47 +0000 Subject: [PATCH] Bump tqdm from 4.46.1 to 4.66.3 in /docs Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.46.1 to 4.66.3. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.46.1...v4.66.3) --- updated-dependencies: - dependency-name: tqdm dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 7aae94c..db16403 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -7,7 +7,7 @@ requests==2.22.0 psycopg2==2.8.4 scipy==1.4.1 sqlalchemy==1.3.13 -tqdm==4.46.1 +tqdm==4.66.3 pychadwick==0.3.0 pytest==5.3.4 tox==3.14.3