From 8a2e14078c007ad02ff0bfe6ea773640240d0892 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Sep 2024 00:04:54 +0000 Subject: [PATCH] build(deps): update c2cwsgiutils[broadcast] requirement Updates the requirements on [c2cwsgiutils[broadcast]](https://github.com/camptocamp/c2cwsgiutils) to permit the latest version. - [Release notes](https://github.com/camptocamp/c2cwsgiutils/releases) - [Changelog](https://github.com/camptocamp/c2cwsgiutils/blob/master/BREAKING_CHANGES.md) - [Commits](https://github.com/camptocamp/c2cwsgiutils/compare/4.0.0...6.0.8) --- updated-dependencies: - dependency-name: c2cwsgiutils[broadcast] 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 5a2e2f0..9386979 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ boto3==1.28.42 -c2cwsgiutils[broadcast]>=4.0,<5 +c2cwsgiutils[broadcast]>=4.0,<7 Pillow==10.2.0 wand==0.6.11 WebTest==3.0.0