From 37e72c79630a43ab3986af59d5664b45ddc2d5f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Sep 2024 03:16:39 +0000 Subject: [PATCH] Bump plopp from 24.9.2 to 24.9.3 in /requirements Bumps [plopp](https://github.com/scipp/plopp) from 24.9.2 to 24.9.3. - [Release notes](https://github.com/scipp/plopp/releases) - [Commits](https://github.com/scipp/plopp/compare/24.09.2...24.09.3) --- updated-dependencies: - dependency-name: plopp dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index cb1a64f78..457ca39d6 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -36,7 +36,7 @@ packaging==24.1 # via matplotlib pillow==10.4.0 # via matplotlib -plopp==24.9.2 +plopp==24.9.3 # via -r base.in pyparsing==3.1.4 # via matplotlib