From 44552a17640e7a0a2c4f786cdebde6bd9fbf448c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 06:35:04 +0000 Subject: [PATCH] Bump restrictedpython from 7.3 to 7.4 Bumps [restrictedpython](https://github.com/zopefoundation/RestrictedPython) from 7.3 to 7.4. - [Changelog](https://github.com/zopefoundation/RestrictedPython/blob/master/CHANGES.rst) - [Commits](https://github.com/zopefoundation/RestrictedPython/compare/7.3...7.4) --- updated-dependencies: - dependency-name: restrictedpython dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_test.txt b/requirements_test.txt index 99786cddda1..8884eda6f29 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.3 +RestrictedPython==7.4