From 6ac5a0729b89871f203cfff3e2148018eb53fde2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Sep 2023 23:52:20 +0000 Subject: [PATCH] Bump lightly from 1.4.6 to 1.4.17 in /requirements Bumps [lightly](https://github.com/lightly-ai/lightly) from 1.4.6 to 1.4.17. - [Release notes](https://github.com/lightly-ai/lightly/releases) - [Commits](https://github.com/lightly-ai/lightly/compare/v1.4.6...v1.4.17) --- 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 96455f483..9469e38a8 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -8,7 +8,7 @@ GitPython>=3.1.35 imageio==2.31.3 inputimeout==1.0.4 ipykernel==6.25.1 -lightly==1.4.6 +lightly==1.4.17 matplotlib==3.7.2 mlflow==2.6.0 nptyping==2.5.0 diff --git a/requirements/requirements_dev.txt b/requirements/requirements_dev.txt index 2eacf0400..81cea7107 100644 --- a/requirements/requirements_dev.txt +++ b/requirements/requirements_dev.txt @@ -11,7 +11,7 @@ imageio==2.31.3 inputimeout==1.0.4 internet-sabotage3==0.1.6 ipykernel==6.25.1 -lightly==1.4.6 +lightly==1.4.17 matplotlib==3.7.2 mlflow==2.6.0 mypy==1.5.1