From 4e46832a2220fa28dda09797e8cb8ab95c81e709 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Aug 2023 07:57:49 +0000 Subject: [PATCH] Bump cleo from 0.8.1 to 2.0.0 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8bebd2a8b..d0f3a15a3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ certifi==2023.7.22 cffi==1.14.6 chardet==4.0.0 charset-normalizer==2.0.4 -cleo==0.8.1 +cleo==2.0.0 click==7.1.2 click-didyoumean==0.0.3 click-plugins==1.1.1