From 36be28cc56e44601fadaafe5f42c0edc2a1f19dd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Jul 2023 21:54:11 +0000 Subject: [PATCH] Bump restrictedpython from 3.6.0 to 6.1 Bumps [restrictedpython](https://github.com/zopefoundation/RestrictedPython) from 3.6.0 to 6.1. - [Changelog](https://github.com/zopefoundation/RestrictedPython/blob/6.1/CHANGES.rst) - [Commits](https://github.com/zopefoundation/RestrictedPython/compare/3.6.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 432d7cfd01..2f374d77d9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -39,7 +39,7 @@ gunicorn==19.7.1 celery==4.3.0 kombu==4.6.3 jsonschema==2.4.0 -RestrictedPython==3.6.0 +RestrictedPython==6.1 pysaml2==4.5.0 pycrypto==2.6.1 funcy==1.7.1