From aeab281e7ef13be74806506ca456ee284dcc59f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 Feb 2024 16:28:08 +0000 Subject: [PATCH] Bump tqdm from 4.66.1 to 4.66.2 Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.66.1 to 4.66.2. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.66.1...v4.66.2) --- 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 106cae9..c149aa2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,5 +12,5 @@ nbformat==5.9.2 numba==0.59.0 plotly==5.18.0 scikit-learn==1.4.0 -tqdm==4.66.1 +tqdm==4.66.2 rocket-fft==0.2.4