Bump restrictedpython from 6.2 to 7.3 (#7181)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-10-01 13:22:44 +10:00
committed by GitHub
parent e4a841a0c5
commit a03668f5b2
2 changed files with 6 additions and 6 deletions

View File

@@ -65,7 +65,7 @@ pyyaml = "6.0.1"
redis = "4.6.0"
regex = "2023.8.8"
requests = "2.32.3"
restrictedpython = "6.2"
restrictedpython = "7.3"
rq = "1.16.1"
rq-scheduler = "0.13.1"
semver = "2.8.1"