Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 30, 2024
1 parent ca0d687 commit 180ef24
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 @@ -16,7 +16,7 @@ RestrictedPython==7.2; python_version == '3.11'
RestrictedPython==7.2; python_version == '3.12'
RestrictedPython==7.2; python_version == '3.8'
RestrictedPython==7.2; python_version == '3.9'
RestrictedPython==7.2a1.dev0; python_version > '3.12'
RestrictedPython==7.3; python_version > '3.12'
WSGIProxy2==0.5.1
WebOb==1.8.7
WebTest==3.0.0
Expand Down
2 changes: 1 addition & 1 deletion requirements-full.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ RestrictedPython==7.2; python_version == '3.11'
RestrictedPython==7.2; python_version == '3.12'
RestrictedPython==7.2; python_version == '3.8'
RestrictedPython==7.2; python_version == '3.9'
RestrictedPython==7.2a1.dev0; python_version > '3.12'
RestrictedPython==7.3; python_version > '3.12'
WSGIProxy2==0.5.1
WebOb==1.8.7
WebTest==3.0.0
Expand Down

0 comments on commit 180ef24

Please sign in to comment.