From 62eb44fab92dd553fed5564e31d5dbce9901caab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Jun 2025 15:39:16 +0000 Subject: [PATCH] Bump mezzanine from 4.2.3 to 6.1.1 Bumps [mezzanine](https://github.com/stephenmcd/mezzanine) from 4.2.3 to 6.1.1. - [Release notes](https://github.com/stephenmcd/mezzanine/releases) - [Changelog](https://github.com/stephenmcd/mezzanine/blob/master/CHANGELOG) - [Commits](https://github.com/stephenmcd/mezzanine/compare/v4.2.3...v6.1.1) --- updated-dependencies: - dependency-name: mezzanine dependency-version: 6.1.1 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 00dfa45..703242d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -Mezzanine==4.2.3 +Mezzanine==6.1.1 psycopg2 future fabric