From 0e1a69c4105b3547dae996b45c8a90e925a732f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Aug 2023 16:39:09 +0000 Subject: [PATCH] Bump loguru from 0.4.0 to 0.5.3 Bumps [loguru](https://github.com/Delgan/loguru) from 0.4.0 to 0.5.3. - [Release notes](https://github.com/Delgan/loguru/releases) - [Changelog](https://github.com/Delgan/loguru/blob/master/CHANGELOG.rst) - [Commits](https://github.com/Delgan/loguru/compare/0.4.0...0.5.3) --- updated-dependencies: - dependency-name: loguru dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c11df53..0fa8729 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ h5py==3.2.1 imageio==2.9.0 joblib==1.0.1 kiwisolver==1.1.0 -loguru==0.4.0 +loguru==0.5.3 matplotlib==2.2.4 networkx==2.2 numexpr==2.7.0