From 7bae42decbebfdd2b355846b48a487f65ea95512 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 May 2024 19:48:40 +0000 Subject: [PATCH] Bump tqdm from 4.65.0 to 4.66.3 in /jobs/kpi-forecasting Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.65.0 to 4.66.3. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.65.0...v4.66.3) --- updated-dependencies: - dependency-name: tqdm dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- jobs/kpi-forecasting/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jobs/kpi-forecasting/requirements.txt b/jobs/kpi-forecasting/requirements.txt index dc17c044..0137cc9c 100644 --- a/jobs/kpi-forecasting/requirements.txt +++ b/jobs/kpi-forecasting/requirements.txt @@ -69,7 +69,7 @@ statsmodels==0.14.0 tenacity==8.2.2 toml==0.10.2 tomli==2.0.1 -tqdm==4.65.0 +tqdm==4.66.3 typing_extensions==4.6.3 tzdata==2023.3 urllib3==1.26.16 \ No newline at end of file