From 929fdd90f7927ff54977ffefde4555ea1cda2c6a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Sep 2024 07:18:11 +0000 Subject: [PATCH] Bump kornia from 0.7.0 to 0.7.3 in /tests Bumps [kornia](https://github.com/kornia/kornia) from 0.7.0 to 0.7.3. - [Release notes](https://github.com/kornia/kornia/releases) - [Changelog](https://github.com/kornia/kornia/blob/main/CHANGELOG.md) - [Commits](https://github.com/kornia/kornia/compare/v0.7.0...v0.7.3) --- updated-dependencies: - dependency-name: kornia 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 ed0e4d05b05fe9..7883331c832190 100644 --- a/tests/constraints.txt +++ b/tests/constraints.txt @@ -24,7 +24,7 @@ pytest-html==4.1.1 pytest-timeout==2.2.0 jax<=0.4.31 jaxlib<=0.4.31 -kornia==0.7.0 +kornia==0.7.3 networkx<=3.3 timm==1.0.8 transformers~=4.44