From f342cd9648aeb486b03f51c6b1c08d5969732c18 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Sep 2024 23:21:45 +0000 Subject: [PATCH] Bump lightly from 1.5.11 to 1.5.12 in /requirements Bumps [lightly](https://github.com/lightly-ai/lightly) from 1.5.11 to 1.5.12. - [Release notes](https://github.com/lightly-ai/lightly/releases) - [Commits](https://github.com/lightly-ai/lightly/compare/v1.5.11...v1.5.12) --- updated-dependencies: - dependency-name: lightly dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements/requirements.txt | 2 +- requirements/requirements_dev.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements/requirements.txt b/requirements/requirements.txt index d877394a..97793328 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -6,7 +6,7 @@ GitPython>=3.1.35 imageio==2.34.2 inputimeout==1.0.4 ipykernel==6.29.5 -lightly==1.5.11 +lightly==1.5.12 matplotlib==3.9.0 mlflow==2.15.1 nptyping==2.5.0 diff --git a/requirements/requirements_dev.txt b/requirements/requirements_dev.txt index f065c0c5..78d5b260 100644 --- a/requirements/requirements_dev.txt +++ b/requirements/requirements_dev.txt @@ -9,7 +9,7 @@ imageio==2.34.2 inputimeout==1.0.4 internet-sabotage3==0.1.6 ipykernel==6.29.5 -lightly==1.5.11 +lightly==1.5.12 matplotlib==3.9.0 mlflow==2.15.1 mypy==1.10.1