From d5e0d4388b5043d17b85f3b435f4de06523cf1d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Oct 2023 11:20:34 +0000 Subject: [PATCH] Bump cycler from 0.11.0 to 0.12.0 in /services/python 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: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- services/python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/python/requirements.txt b/services/python/requirements.txt index 28add89..5a56ffa 100644 --- a/services/python/requirements.txt +++ b/services/python/requirements.txt @@ -34,7 +34,7 @@ colorlog==6.7.0 configobj==5.0.8 contourpy==1.1.0 cryptography==41.0.3 -cycler==0.11.0 +cycler==0.12.0 databricks-cli==0.17.7 dictdiffer==0.9.0 diskcache==5.6.3