From 3b4dc5fc460e832dc7d7f2894b86ec7331fc8c7c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 17:50:51 +0000 Subject: [PATCH] Bump tqdm from 4.66.5 to 4.66.6 Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.66.5 to 4.66.6. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.66.5...v4.66.6) --- updated-dependencies: - dependency-name: tqdm dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8bb271e..419e869 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ pillow==10.2.0 psycopg2-binary==2.9.10 requests==2.32.2 SQLAlchemy==2.0.24 -tqdm==4.66.5 +tqdm==4.66.6 tweepy==4.14.0 python-dotenv==1.0.1 urllib3>=2.2.2 # not directly required, pinned by Snyk to avoid a vulnerability