From 5285bb0e577b111a866010949af2f058656cc6f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Sep 2023 00:33:51 +0000 Subject: [PATCH] chore(deps): bump cycler from 0.11.0 to 0.12.0 Bumps [cycler](https://github.com/matplotlib/cycler) from 0.11.0 to 0.12.0. - [Release notes](https://github.com/matplotlib/cycler/releases) - [Commits](https://github.com/matplotlib/cycler/compare/v0.11.0...v0.12.0) --- updated-dependencies: - dependency-name: cycler dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a6ce8c960e..2f8f064394 100644 --- a/requirements.txt +++ b/requirements.txt @@ -50,7 +50,7 @@ cssselect==1.2.0 # pyquery cssutils==2.7.1 # via premailer -cycler==0.11.0 +cycler==0.12.0 # via matplotlib db-dtypes==1.1.1 # via pandas-gbq