From b3a61348fc7cd85eb0ce00bca25b140fba04f56b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Apr 2024 10:29:40 +0000 Subject: [PATCH] Bump chameleon from 4.4.0 to 4.5.4 Bumps [chameleon](https://github.com/malthe/chameleon) from 4.4.0 to 4.5.4. - [Release notes](https://github.com/malthe/chameleon/releases) - [Changelog](https://github.com/malthe/chameleon/blob/master/CHANGES.rst) - [Commits](https://github.com/malthe/chameleon/compare/4.4.0...4.5.4) --- updated-dependencies: - dependency-name: chameleon dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e3d19ece..ea886267 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ translationstring==1.4 peppercorn==0.6 ordereddict==1.1 -Chameleon==4.4.0 +Chameleon==4.5.4 zope.deprecation==5.0 deform==2.0.15