Skip to content

Commit

Permalink
Bump async-eval from 0.2.0 to 0.3.0 in /helpers
Browse files Browse the repository at this point in the history
Bumps [async-eval](https://github.com/uriyyo/async-eval) from 0.2.0 to 0.3.0.
- [Release notes](https://github.com/uriyyo/async-eval/releases)
- [Commits](uriyyo/async-eval@0.2.0...0.3.0)

---
updated-dependencies:
- dependency-name: async-eval
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 5, 2024
1 parent cb38cf2 commit c956a0d
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
22 changes: 11 additions & 11 deletions helpers/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion helpers/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ license = "MIT"
[tool.poetry.dependencies]
python = "^3.9"
click = "^8.1.7"
async-eval = { version = "^0.2.0", extras = ["pydevd-pycharm"] }
async-eval = { version = "^0.3.0", extras = ["pydevd-pycharm"] }

[tool.poetry.dev-dependencies]

Expand Down

0 comments on commit c956a0d

Please sign in to comment.