From 63d32a5ed7e80944c3ed79764f4f755c79c4bde1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Oct 2024 09:47:31 +0000 Subject: [PATCH] Bump timm from 1.0.8 to 1.0.9 in /tests Bumps [timm](https://github.com/huggingface/pytorch-image-models) from 1.0.8 to 1.0.9. - [Release notes](https://github.com/huggingface/pytorch-image-models/releases) - [Commits](https://github.com/huggingface/pytorch-image-models/compare/v1.0.8...v1.0.9) --- updated-dependencies: - dependency-name: timm dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- tests/constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/constraints.txt b/tests/constraints.txt index f09da0d3b409e9..bd639ca696826a 100644 --- a/tests/constraints.txt +++ b/tests/constraints.txt @@ -29,7 +29,7 @@ networkx<=3.3 flax<=0.9.0 # PyTorch tests -timm==1.0.8 +timm==1.0.9 transformers~=4.44.0 easyocr==1.7.2