From bb9551c5a129f0ade094a94ba17e41820df46cc0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Nov 2025 01:36:06 +0000 Subject: [PATCH] build(deps): bump scienceplots from 2.1.1 to 2.2.0 in /plots Bumps [scienceplots](https://github.com/garrettj403/SciencePlots) from 2.1.1 to 2.2.0. - [Release notes](https://github.com/garrettj403/SciencePlots/releases) - [Changelog](https://github.com/garrettj403/SciencePlots/blob/master/CHANGES.md) - [Commits](https://github.com/garrettj403/SciencePlots/compare/2.1.1...2.2.0) --- updated-dependencies: - dependency-name: scienceplots dependency-version: 2.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- plots/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plots/requirements.txt b/plots/requirements.txt index ed39230..9cfd62f 100644 --- a/plots/requirements.txt +++ b/plots/requirements.txt @@ -1,2 +1,2 @@ matplotlib==3.10.3 -scienceplots==2.1.1 +scienceplots==2.2.0