From 697b92d2fabcc9edc6f53cdc993a4c3be98a2de5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Jun 2024 04:03:38 +0000 Subject: [PATCH] Bump tqdm from 4.66.2 to 4.66.3 in /aisentry/worker/usage_summary Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.66.2 to 4.66.3. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.66.2...v4.66.3) --- updated-dependencies: - dependency-name: tqdm dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- aisentry/worker/usage_summary/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aisentry/worker/usage_summary/requirements.txt b/aisentry/worker/usage_summary/requirements.txt index ce4a260..8316eee 100644 --- a/aisentry/worker/usage_summary/requirements.txt +++ b/aisentry/worker/usage_summary/requirements.txt @@ -61,7 +61,7 @@ requests==2.31.0 six==1.16.0 sniffio==1.3.1 starlette==0.36.3 -tqdm==4.66.2 +tqdm==4.66.3 typing_extensions==4.10.0 urllib3==2.2.1 Werkzeug==3.0.1