Skip to content

Commit 5a876e3

Browse files
Bump cleo from 1.0.0a5 to 2.0.0
Bumps [cleo](https://github.com/python-poetry/cleo) from 1.0.0a5 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](python-poetry/cleo@1.0.0a5...2.0.0) --- updated-dependencies: - dependency-name: cleo dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f445948 commit 5a876e3

File tree

2 files changed

+114
-24
lines changed

2 files changed

+114
-24
lines changed

poetry.lock

Lines changed: 113 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ types-python-dateutil = "^2.8.19"
5454

5555
[tool.poetry.group.dev.dependencies]
5656
babel = "^2.10.3"
57-
cleo = "^1.0.0a5"
57+
cleo = ">=1,<3"
5858
tox = "^3.25.1"
5959

6060
[tool.poetry.group.build]

0 commit comments

Comments
 (0)