Skip to content

Commit 5670437

Browse files
committed
Bump executing to ^2.0
1 parent 6de92f1 commit 5670437

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ generate-setup-file = true
1717

1818
[tool.poetry.dependencies]
1919
python = "^3.8"
20-
executing = "^1.2"
20+
executing = "^2.0"
2121
asttokens = { version = "2.*", optional = true }
2222
pure_eval = { version = "0.*", optional = true }
2323

0 commit comments

Comments
 (0)