Skip to content

Commit

Permalink
Bump restrictedpython from 7.4 to 8.0
Browse files Browse the repository at this point in the history
Bumps [restrictedpython](https://github.com/zopefoundation/RestrictedPython) from 7.4 to 8.0.
- [Changelog](https://github.com/zopefoundation/RestrictedPython/blob/master/CHANGES.rst)
- [Commits](zopefoundation/RestrictedPython@7.4...8.0)

---
updated-dependencies:
- dependency-name: restrictedpython
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 23, 2025
1 parent b2d759b commit aecc772
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Products.BTreeFolder2==5.1
Products.ZCatalog==7.1
Pygments==2.19.1
Record==4.1
RestrictedPython==7.4
RestrictedPython==8.0
Sphinx==7.1.2; python_version == '3.8'
Sphinx==7.4.7; python_version == '3.9'
Sphinx==8.1.3; python_version > '3.9'
Expand Down
2 changes: 1 addition & 1 deletion requirements-full.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ MultiMapping==5.0
Paste==3.10.1
PasteDeploy==3.1.0
Persistence==5.1
RestrictedPython==7.4
RestrictedPython==8.0
WSGIProxy2==0.5.1
WebOb==1.8.9
WebTest==3.0.1; python_version == '3.8'
Expand Down

0 comments on commit aecc772

Please sign in to comment.