From 47500fba240e0b729fe068085ea80dc2fd995494 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 Dec 2022 07:32:22 +0000 Subject: [PATCH] Bump cleo from 0.8.1 to 2.0.0 in /server Bumps [cleo](https://github.com/python-poetry/cleo) from 0.8.1 to 2.0.0. - [Release notes](https://github.com/python-poetry/cleo/releases) - [Changelog](https://github.com/python-poetry/cleo/blob/main/CHANGELOG.md) - [Commits](https://github.com/python-poetry/cleo/compare/0.8.1...2.0.0) --- updated-dependencies: - dependency-name: cleo dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- server/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/requirements.txt b/server/requirements.txt index 9286c2ea..2c71b265 100644 --- a/server/requirements.txt +++ b/server/requirements.txt @@ -5,7 +5,7 @@ cachy==0.3.0 certifi==2022.6.15 cffi==1.15.1 charset-normalizer==2.1.0 -cleo==0.8.1 +cleo==2.0.0 click clikit==0.6.2 coreapi