From 6a5cc8fcac105cf7d794e6c4111fccce130580c7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 10:39:31 +0000 Subject: [PATCH] build(deps-dev): update poethepoet requirement in /python-flask Updates the requirements on [poethepoet](https://github.com/nat-n/poethepoet) to permit the latest version. - [Release notes](https://github.com/nat-n/poethepoet/releases) - [Commits](https://github.com/nat-n/poethepoet/compare/v0.1.0...v0.29.0) --- updated-dependencies: - dependency-name: poethepoet dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- python-flask/requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-flask/requirements-dev.txt b/python-flask/requirements-dev.txt index 294ff3c..d5767d9 100644 --- a/python-flask/requirements-dev.txt +++ b/python-flask/requirements-dev.txt @@ -1,2 +1,2 @@ -poethepoet<0.28 +poethepoet<0.30 ruff<0.6