From 180ef24e159b0689bf6981ddda586e6c8b1a438e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 17:15:01 +0000 Subject: [PATCH] Bump restrictedpython from 7.2a1.dev0 to 7.3 Bumps [restrictedpython](https://github.com/zopefoundation/RestrictedPython) from 7.2a1.dev0 to 7.3. - [Changelog](https://github.com/zopefoundation/RestrictedPython/blob/master/CHANGES.rst) - [Commits](https://github.com/zopefoundation/RestrictedPython/commits/7.3) --- updated-dependencies: - dependency-name: restrictedpython dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- constraints.txt | 2 +- requirements-full.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/constraints.txt b/constraints.txt index 8df0a2970e..36dc80557c 100644 --- a/constraints.txt +++ b/constraints.txt @@ -16,7 +16,7 @@ RestrictedPython==7.2; python_version == '3.11' RestrictedPython==7.2; python_version == '3.12' RestrictedPython==7.2; python_version == '3.8' RestrictedPython==7.2; python_version == '3.9' -RestrictedPython==7.2a1.dev0; python_version > '3.12' +RestrictedPython==7.3; python_version > '3.12' WSGIProxy2==0.5.1 WebOb==1.8.7 WebTest==3.0.0 diff --git a/requirements-full.txt b/requirements-full.txt index 69220da131..99af07dcc8 100644 --- a/requirements-full.txt +++ b/requirements-full.txt @@ -17,7 +17,7 @@ RestrictedPython==7.2; python_version == '3.11' RestrictedPython==7.2; python_version == '3.12' RestrictedPython==7.2; python_version == '3.8' RestrictedPython==7.2; python_version == '3.9' -RestrictedPython==7.2a1.dev0; python_version > '3.12' +RestrictedPython==7.3; python_version > '3.12' WSGIProxy2==0.5.1 WebOb==1.8.7 WebTest==3.0.0