Skip to content

Bump simpleeval from 1.0.3 to 1.0.5 in the uv group across 1 directory#86

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/uv/uv-0607343f70
Open

Bump simpleeval from 1.0.3 to 1.0.5 in the uv group across 1 directory#86
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/uv/uv-0607343f70

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Mar 14, 2026

Bumps the uv group with 1 update in the / directory: simpleeval.

Updates simpleeval from 1.0.3 to 1.0.5

Release notes

Sourced from simpleeval's releases.

1.0.5

Fixes Security issues with "dangerous" modules & functions leaking through as attributes of other names, see:

Fixes CVE-2026-32640

GHSA-44vg-5wv2-h2hg

Breaking Change:

  • Modules & Submodules now are not directly usable as names or as attributes of other items, if you still need this functionality, then use the new ModuleWrapper, or subclass SimpleEval to bypass it.
Commits
  • a4659fa Merge pull request #171 from danthedeckie/remove-module-access
  • 7c9180c version number bump
  • cffa9f6 Much stricter lockdown via _check_disallowed_items plus adding ModuleWrapper
  • 4e7f4b8 Add ByamB4 to contributors list
  • 1654cbf Disallow module access & disallowed function access via attributes.
  • 9cb4a7b Add a few additional DISALLOW_FUNCTIONS
  • 0425898 Merge pull request #169 from danthedeckie/update-readme
  • 618bcf4 update build tools / config
  • 8828943 bump version, and update copyright year
  • 97570fe lint string joining fixes
  • Additional commits viewable 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 <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
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps the uv group with 1 update in the / directory: [simpleeval](https://github.com/danthedeckie/simpleeval).


Updates `simpleeval` from 1.0.3 to 1.0.5
- [Release notes](https://github.com/danthedeckie/simpleeval/releases)
- [Commits](danthedeckie/simpleeval@1.0.3...1.0.5)

---
updated-dependencies:
- dependency-name: simpleeval
  dependency-version: 1.0.5
  dependency-type: indirect
  dependency-group: uv
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Mar 14, 2026
@github-actions
Copy link
Copy Markdown

Test Results

34 tests  ±0   34 ✅ ±0   1m 15s ⏱️ +3s
 1 suites ±0    0 💤 ±0 
 1 files   ±0    0 ❌ ±0 

Results for commit 50866f9. ± Comparison against base commit 3182504.

@coveralls
Copy link
Copy Markdown

Coverage Status

coverage: 97.023%. remained the same
when pulling 50866f9 on dependabot/uv/uv-0607343f70
into 3182504 on main.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant