From 972a49bb9d884fbed6a384e1b43658ee66f3967f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Aug 2023 19:26:02 -0400 Subject: [PATCH] Bump restrictedpython from 6.1 to 6.2 (#6407) Bumps [restrictedpython](https://github.com/zopefoundation/RestrictedPython) from 6.1 to 6.2. - [Changelog](https://github.com/zopefoundation/RestrictedPython/blob/6.2/CHANGES.rst) - [Commits](https://github.com/zopefoundation/RestrictedPython/compare/6.1...6.2) --- updated-dependencies: - dependency-name: restrictedpython dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9c93603e4a..b3a30acb56 100644 --- a/requirements.txt +++ b/requirements.txt @@ -43,7 +43,7 @@ PyYAML==6.0.1 redis==4.4.4 regex==2023.8.8 requests==2.31.0 -RestrictedPython==6.1 +RestrictedPython==6.2 rq==1.5.0 rq-scheduler==0.10.0 semver==2.8.1