From 2ed198400357614b9bff0355a6e32186137c639a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Jul 2023 21:54:20 +0000 Subject: [PATCH] Bump restrictedpython from 5.0 to 6.1 Bumps [restrictedpython](https://github.com/zopefoundation/RestrictedPython) from 5.0 to 6.1. - [Changelog](https://github.com/zopefoundation/RestrictedPython/blob/6.1/CHANGES.rst) - [Commits](https://github.com/zopefoundation/RestrictedPython/compare/5.0...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 6d5f53ea6e..428bcd4cc6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -36,7 +36,7 @@ gunicorn==20.0.4 rq==1.5.0 rq-scheduler==0.9.1 jsonschema==3.1.1 -RestrictedPython==5.0 +RestrictedPython==6.1 pysaml2==6.1.0 pycrypto==2.6.1 python-dotenv==0.19.2