From cf80041a614fe6c6696301a9c39e3ed6e5cbac2a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 May 2024 07:56:23 +0000 Subject: [PATCH] Bump kornia from 0.7.0 to 0.7.2 in /tests Bumps [kornia](https://github.com/kornia/kornia) from 0.7.0 to 0.7.2. - [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.2) --- 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 38527f3c045fe0..ba99cd501e209b 100644 --- a/tests/constraints.txt +++ b/tests/constraints.txt @@ -26,6 +26,6 @@ pytest-timeout==2.2.0 jax<=0.4.14 jaxlib<=0.4.14 torch>=1.13,<2.3 -kornia==0.7.0 +kornia==0.7.2 networkx<=3.1.0 keras>=2.0.0,<3.0.0