Skip to content

Bump asteval from 1.0.9 to 1.0.10 - #1679

Merged
mickmis merged 1 commit into
mainfrom
dependabot/uv/asteval-1.0.10
Aug 31, 2026
Merged

Bump asteval from 1.0.9 to 1.0.10#1679
mickmis merged 1 commit into
mainfrom
dependabot/uv/asteval-1.0.10

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 31, 2026

Copy link
Copy Markdown
Contributor

Bumps asteval from 1.0.9 to 1.0.10.

Release notes

Sourced from asteval's releases.

1.0.10

  • Fix comprehension loop variables leaking into the symbol table(#156, Fixes: #155 from exgcdwu)
  • Reject assignment to unsafe attribute, including all "dunder" attributes (#157 from dariushoule)
  • Update security advisory guidelines in SECURITY.md
  • Add CodeQL analysis workflow configuration
  • Fix typo raising exception where node is not defined
  • Use ndarray.reshape instead of assigning to ndarray.shape to avoid NumPy deprecation.
  • Add some testing of implemented/non-implemented nodes
  • Update docs to use breeze theme
Commits
  • e0f7945 add github, pypi, pdf links
  • dcc8333 use shorter doc chapter titles, doc, license updates
  • a57ee6f update to use breeze sphinx theme
  • ed3087f doc build html-only by default
  • 13675a6 separate safety discussing from motivation
  • 12f88eb cleanups
  • de21b5a add some testing of implemented/non-implemented nodes
  • 64aaf44 fix typo raising exception where node is not defined
  • 7b4f8dd use ndarray.reshape instead of assigning to ndarray.shape
  • fb2968b Merge pull request #157 from dariushoule/safe-attribute-assignment
  • 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 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 [asteval](https://github.com/lmfit/asteval) from 1.0.9 to 1.0.10.
- [Release notes](https://github.com/lmfit/asteval/releases)
- [Commits](lmfit/asteval@1.0.9...1.0.10)

---
updated-dependencies:
- dependency-name: asteval
  dependency-version: 1.0.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Aug 31, 2026
@mickmis
mickmis merged commit 2552462 into main Aug 31, 2026
25 checks passed
@mickmis
mickmis deleted the dependabot/uv/asteval-1.0.10 branch August 31, 2026 15:55
github-actions Bot added a commit that referenced this pull request Aug 31, 2026
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2552462
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

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant