From dd1a22b82c5f34316714bae9813ca0480c6c5cea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 06:03:44 +0000 Subject: [PATCH] Bump restrictedpython from 8.2 to 8.3 Bumps [restrictedpython](https://github.com/zopefoundation/RestrictedPython) from 8.2 to 8.3. - [Changelog](https://github.com/zopefoundation/RestrictedPython/blob/master/CHANGES.rst) - [Commits](https://github.com/zopefoundation/RestrictedPython/compare/8.2...8.3) --- updated-dependencies: - dependency-name: restrictedpython dependency-version: '8.3' 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 a559438f2c9..56bd9299d1f 100644 --- a/requirements_test.txt +++ b/requirements_test.txt @@ -9,4 +9,4 @@ pytest-asyncio==0.26.0 pytest-cov==7.1.0 pytest-snapshot==0.9.0 pytest-socket==0.8.0 -RestrictedPython==8.2 +RestrictedPython==8.3