Skip to content

Commit

Permalink
Bump async-eval version
Browse files Browse the repository at this point in the history
  • Loading branch information
uriyyo committed Jul 14, 2024
1 parent f631968 commit 5e60e7e
Show file tree
Hide file tree
Showing 3 changed files with 43 additions and 27 deletions.
16 changes: 8 additions & 8 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.3.0", extras = ["pydevd-pycharm"] }
async-eval = { version = "^0.3.1", extras = ["pydevd-pycharm"] }

[tool.poetry.dev-dependencies]

Expand Down
Loading

0 comments on commit 5e60e7e

Please sign in to comment.