Skip to content

Commit 5e60e7e

Browse files
committed
Bump async-eval version
1 parent f631968 commit 5e60e7e

File tree

3 files changed

+43
-27
lines changed

3 files changed

+43
-27
lines changed

helpers/poetry.lock

+8-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

helpers/pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ license = "MIT"
88
[tool.poetry.dependencies]
99
python = "^3.9"
1010
click = "^8.1.7"
11-
async-eval = { version = "^0.3.0", extras = ["pydevd-pycharm"] }
11+
async-eval = { version = "^0.3.1", extras = ["pydevd-pycharm"] }
1212

1313
[tool.poetry.dev-dependencies]
1414

0 commit comments

Comments
 (0)