From b851ce8078d269cc2c18b847c96b2e54c6c6fb47 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Oct 2023 12:00:04 +0000 Subject: [PATCH] Bump cycler from 0.12.0 to 0.12.1 in /envs Bumps [cycler](https://github.com/matplotlib/cycler) from 0.12.0 to 0.12.1. - [Release notes](https://github.com/matplotlib/cycler/releases) - [Commits](https://github.com/matplotlib/cycler/compare/v0.12.0...v0.12.1) --- updated-dependencies: - dependency-name: cycler dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- envs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/envs/requirements.txt b/envs/requirements.txt index 23666152..7da9c6db 100644 --- a/envs/requirements.txt +++ b/envs/requirements.txt @@ -6,7 +6,7 @@ certifi==2023.7.22 charset-normalizer==3.3.0 click==8.1.7 contourpy==1.1.1 -cycler==0.12.0 +cycler==0.12.1 fonttools==4.43.0 future==0.18.3 idna==3.4