Skip to content

Bump restrictedpython from 8.2 to 8.3#5323

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/restrictedpython-8.3
Open

Bump restrictedpython from 8.2 to 8.3#5323
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/restrictedpython-8.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 22, 2026

Copy link
Copy Markdown
Contributor

Bumps restrictedpython from 8.2 to 8.3.

Changelog

Sourced from restrictedpython's changelog.

8.3 (2026-06-16)

  • Switch to PyPI Trusted Publishing for the package release process

  • Also validate positional-only argument names (parameters before /) so they cannot start with an underscore, closing a sandbox escape where a positional-only parameter could shadow an injected protected name such as _getattr_, _getitem_, _write_ or _print_.

8.3a1.dev0 (2026-05-29)

  • Allow to use the package with Python 3.15 -- Caution: No security audit has been done so far.
Commits
  • c2250bd Prepare release 8.3 and switch to PyPI Trusted Publishing
  • 3737596 Merge commit from fork
  • a2891c0 Back to development: 8.3
  • 393988f Preparing release 8.3a1.dev0
  • 3780010 Preliminary not security tested support for Python 3.15. (#316)
  • 0097451 Back to development: 8.3
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [restrictedpython](https://github.com/zopefoundation/RestrictedPython) from 8.2 to 8.3.
- [Changelog](https://github.com/zopefoundation/RestrictedPython/blob/master/CHANGES.rst)
- [Commits](zopefoundation/RestrictedPython@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] <support@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants