From fe31105d850603ad710298330419fb0c7741fc2c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Jul 2023 21:54:17 +0000 Subject: [PATCH] Bump restrictedpython from 5.2 to 6.1 Bumps [restrictedpython](https://github.com/zopefoundation/RestrictedPython) from 5.2 to 6.1. - [Changelog](https://github.com/zopefoundation/RestrictedPython/blob/6.1/CHANGES.rst) - [Commits](https://github.com/zopefoundation/RestrictedPython/compare/5.2...6.1) --- 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 1d8422a..294f1ce 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ jsonschema==4.3.2 requests==2.26.0 -RestrictedPython==5.2 +RestrictedPython==6.1