From 8859b97da414652b2a3a6f6ccfda107f449d6d0f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 10:23:03 +0000 Subject: [PATCH] Bump tqdm from 4.64.1 to 4.66.3 Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.64.1 to 4.66.3. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.64.1...v4.66.3) --- updated-dependencies: - dependency-name: tqdm dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 45b29c0..1c57044 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ psutil==5.8.0 mss==6.1.0 -tqdm==4.64.1 +tqdm==4.66.3 Pymem==1.8.5 python-magic==0.4.24 pyinstaller # dont set a version, not compatible