From efc4efff8f73812e5f6aa7f0029b07ce92f0f484 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Jan 2025 17:20:36 +0000 Subject: [PATCH] Bump restrictedpython from 7.1 to 8.0 Bumps [restrictedpython](https://github.com/zopefoundation/RestrictedPython) from 7.1 to 8.0. - [Changelog](https://github.com/zopefoundation/RestrictedPython/blob/master/CHANGES.rst) - [Commits](https://github.com/zopefoundation/RestrictedPython/compare/7.1...8.0) --- updated-dependencies: - dependency-name: restrictedpython 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 a27175b..712399f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -206,7 +206,7 @@ referencing==0.35.1 regex==2024.5.15 requests==2.32.3 responses==0.18.0 -restrictedpython==7.1 +restrictedpython==8.0 rfc3339-validator==0.1.4 rfc3986-validator==0.1.1 rich==13.7.1