Skip to content

deps(llm-maker): update restrictedpython requirement from >=8.3 to >=8.4 in /ai-projects/llm-maker in the llm-maker-deps group#1066

Open
dependabot[bot] wants to merge 3 commits into
mainfrom
dependabot/pip/ai-projects/llm-maker/llm-maker-deps-71ac08935a
Open

deps(llm-maker): update restrictedpython requirement from >=8.3 to >=8.4 in /ai-projects/llm-maker in the llm-maker-deps group#1066
dependabot[bot] wants to merge 3 commits into
mainfrom
dependabot/pip/ai-projects/llm-maker/llm-maker-deps-71ac08935a

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 13, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on restrictedpython to permit the latest version.
Updates restrictedpython to 8.4

Changelog

Sourced from restrictedpython's changelog.

8.4 (2026-07-10)

  • Add type annotations to the package code. For clarification, restricted Python code does not support type annotations.

  • Allow ast.Module, ast.Expression and ast.Interactive as body in compile_restricted_function

  • Disallow mode="function" in compile_restricted (it never worked).

  • Prevent access to string.Formatter and its unsafe traversal methods via safer_getattr.

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.

8.2 (2026-05-29)

  • Remove documentation that appears to promote unsupported direct guards usage.

  • Move package metadata from setup.py to pyproject.toml.

  • Drop support for Python 3.9.

  • Allow the ... (Ellipsis) statement.

8.1 (2025-10-19)

  • Allow to use the package with Python 3.14 including t-string support.

8.0 (2025-01-23)

... (truncated)

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Updates the requirements on [restrictedpython](https://github.com/zopefoundation/RestrictedPython) to permit the latest version.

Updates `restrictedpython` to 8.4
- [Changelog](https://github.com/zopefoundation/RestrictedPython/blob/master/CHANGES.rst)
- [Commits](zopefoundation/RestrictedPython@8.3...8.4)

---
updated-dependencies:
- dependency-name: restrictedpython
  dependency-version: '8.4'
  dependency-type: direct:production
  dependency-group: llm-maker-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@stepsecurity-app

Copy link
Copy Markdown
Contributor

Security Policy Alert: Harden Runner Policy Violation

This workflow run has been blocked by StepSecurity's Harden Runner policy.

This workflow run was blocked because one or more jobs are missing the Harden-Runner action, or it is not properly configured, which can introduce agent-bypass risk.

Jobs not protected by Harden Runner:

  • .github/workflows/dependabot-auto-approve.yml::dependabot

Update the affected jobs so Harden Runner is initialized before any other action or command runs.

For more information, see StepSecurity's Harden Runner documentation.

@stepsecurity-app

Copy link
Copy Markdown
Contributor

Security Policy Alert: Harden Runner Policy Violation

This workflow run has been blocked by StepSecurity's Harden Runner policy.

This workflow run was blocked because one or more jobs are missing the Harden-Runner action, or it is not properly configured, which can introduce agent-bypass risk.

Jobs not protected by Harden Runner:

  • .github/workflows/dependabot-fetch-metadata.yml::dependabot

Update the affected jobs so Harden Runner is initialized before any other action or command runs.

For more information, see StepSecurity's Harden Runner documentation.

@github-actions

Copy link
Copy Markdown
Contributor

ℹ️ This Dependabot update was not auto-merged (production dependency or non-trivial change). Manual review requested.

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.

1 participant