From 5431d76ad74f8fe1659c5f48e40b08968cac57d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Nov 2025 11:53:59 +0000 Subject: [PATCH] Bump roman from 5.1 to 5.2 in /requirements/partial Bumps [roman](https://github.com/zopefoundation/roman) from 5.1 to 5.2. - [Changelog](https://github.com/zopefoundation/roman/blob/master/CHANGES.rst) - [Commits](https://github.com/zopefoundation/roman/compare/5.1...5.2) --- updated-dependencies: - dependency-name: roman dependency-version: '5.2' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/partial/requirements_production.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/partial/requirements_production.txt b/requirements/partial/requirements_production.txt index fc4c6a73a6..97f3d67928 100644 --- a/requirements/partial/requirements_production.txt +++ b/requirements/partial/requirements_production.txt @@ -6,7 +6,7 @@ fastjsonschema==2.21.2 gunicorn==23.0.0 pypdf[crypto]==6.1.3 requests==2.32.5 -roman==5.1 +roman==5.2 simplejson==3.20.2 Werkzeug==3.1.3 python-magic==0.4.27