From 86aa6f0669a4842873da216d3dd02df96e202c17 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Mar 2023 23:58:54 +0000 Subject: [PATCH] Bump tqdm from 4.63.0 to 4.65.0 Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.63.0 to 4.65.0. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.63.0...v4.65.0) --- updated-dependencies: - dependency-name: tqdm dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7439739..93e7b98 100644 --- a/requirements.txt +++ b/requirements.txt @@ -25,7 +25,7 @@ requests==2.27.1 requests-toolbelt==0.9.1 rfc3986==2.0.0 six==1.16.0 -tqdm==4.63.0 +tqdm==4.65.0 twine==3.7.1 urllib3==1.26.9 webencodings==0.5.1