Skip to content
This repository was archived by the owner on Jul 24, 2026. It is now read-only.

Bump asteval from 0.9.25 to 0.9.26 - #204

Closed
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/pip/dev/asteval-0.9.26
Closed

Bump asteval from 0.9.25 to 0.9.26#204
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/pip/dev/asteval-0.9.26

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jan 17, 2022

Copy link
Copy Markdown

Bumps asteval from 0.9.25 to 0.9.26.

Commits
  • d643d47 fix setup.py again
  • cb6ad4d fix setup syntax?
  • 78549cd fix setup syntax?
  • f420f50 fix requirements.txt syntax
  • 5e4050a add python_version to requirements.txt and setup.py
  • a79183d add importlib_metadata requirement
  • 363bd39 only check length of string expressions, allow to take pre-parsed ast nodes
  • 999772b an addition check for safe_pow to avoid very long runtimes
  • 77ee123 add max_statement_length argument, default value is 50,000 characters
  • d42cc7a need to increment/decrement calldepth in Procedure.call
  • 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 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)

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

---
updated-dependencies:
- dependency-name: asteval
  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 Pull requests that update Python code labels Jan 17, 2022
@dependabot @github

dependabot Bot commented on behalf of github May 25, 2022

Copy link
Copy Markdown
Author

Superseded by #263.

@dependabot dependabot Bot closed this May 25, 2022
@dependabot
dependabot Bot deleted the dependabot/pip/dev/asteval-0.9.26 branch May 25, 2022 04:08
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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.

0 participants