From 5f61b8034472f94384458c27fa550505a4724849 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 May 2024 21:32:20 +0000 Subject: [PATCH] Bump the pip group across 1 directory with 2 updates Bumps the pip group with 2 updates in the / directory: [tqdm](https://github.com/tqdm/tqdm) and [pillow](https://github.com/python-pillow/Pillow). Updates `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) Updates `pillow` from 10.0.0 to 10.3.0 - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/10.0.0...10.3.0) --- updated-dependencies: - dependency-name: tqdm dependency-type: direct:production dependency-group: pip - dependency-name: pillow dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 7047811ab..f471959b7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,6 +14,6 @@ pytest-env ruff==0.0.292 # If you update Ruff, also change the 'rev' field in .pre-commit-config.yaml numpy==1.24.4 opencv-python==4.8.0.74 -tqdm==4.65.0 +tqdm==4.66.3 ultralytics==8.0.200 -pillow==10.0.0 +pillow==10.3.0