From fc8a183f2590ef85c55fca93b41fda94e9862b94 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2024 19:01:41 +0200 Subject: [PATCH] Bump restrictedpython from 7.2 to 7.3 (#4107) Bumps [restrictedpython](https://github.com/zopefoundation/RestrictedPython) from 7.2 to 7.3. - [Changelog](https://github.com/zopefoundation/RestrictedPython/blob/master/CHANGES.rst) - [Commits](https://github.com/zopefoundation/RestrictedPython/compare/7.2...7.3) --- 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_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_test.txt b/requirements_test.txt index c5b004a50e3..99786cddda1 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -6,4 +6,4 @@ pytest-asyncio==0.24.0 pytest-cov==5.0.0 pytest-snapshot==0.9.0 pytest-socket==0.7.0 -RestrictedPython==7.2 +RestrictedPython==7.3