From 97fcc0d4e7b2e6d7b86a931cb86f30a87f452d15 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Oct 2025 17:19:40 +0000 Subject: [PATCH] Bump mgz from 1.8.22 to 1.8.41 in /requirements Bumps [mgz](https://github.com/happyleavesaoc/aoc-mgz) from 1.8.22 to 1.8.41. - [Release notes](https://github.com/happyleavesaoc/aoc-mgz/releases) - [Commits](https://github.com/happyleavesaoc/aoc-mgz/commits) --- updated-dependencies: - dependency-name: mgz dependency-version: 1.8.41 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements/production.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/production.txt b/requirements/production.txt index 08d4ee4..26d63db 100644 --- a/requirements/production.txt +++ b/requirements/production.txt @@ -1,3 +1,3 @@ flask==2.3.3 -mgz==1.8.22 +mgz==1.8.41 pillow==11.1.0