Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 13, 2023

Bumps asteval from 0.9.26 to 0.9.29.

Release notes

Sourced from asteval's releases.

0.9.29

bug fixes

0.9.28

  • add support for Python 3.11
  • add support for multiple list comprehensions
  • improve performance of making the initial symbol table, and Interpreter creation, including better checking for index_tricks attributes

0.9.27

No release notes provided.

Commits
  • 981a163 doc tweaks
  • 8f49ebd doc tweaks
  • a6770fc add listing of Py 3.11
  • b3a1f54 Merge pull request #114 from eendebakpt/fix_numpy_deprecation_warnings
  • 052899a add numpy 1.24 deprecated aliases
  • 2479279 Merge pull request #112 from s-weigand/fix-missing-numpy-map
  • 618e491 🚇🩹 Call pytest as module on the CI
  • 744fb07 🩹 Fixed from-to-mixup when updating NUMPY_RENAMES with symbols
  • 9da0e02 🧪 Added failing test to reproduce issue
  • 4af02f7 speed up test for index_tricks symbols from numpy
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [asteval](https://github.com/newville/asteval) from 0.9.26 to 0.9.29.
- [Release notes](https://github.com/newville/asteval/releases)
- [Commits](newville/asteval@0.9.26...0.9.29)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 13, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jun 19, 2023

Superseded by #130.

@dependabot dependabot bot closed this Jun 19, 2023
@dependabot dependabot bot deleted the dependabot/pip/dev/asteval-0.9.29 branch June 19, 2023 16:06
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 Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant