Skip to content

Commit 55a2832

Browse files
committed
chore(deps): update asttokens to version 3.0.0 and adjust dependencies
1 parent 6d20658 commit 55a2832

File tree

2 files changed

+47
-31
lines changed

2 files changed

+47
-31
lines changed

poetry.lock

Lines changed: 46 additions & 30 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
@@ -18,7 +18,7 @@ generate-setup-file = true
1818
[tool.poetry.dependencies]
1919
python = "^3.8"
2020
executing = "^2.1"
21-
asttokens = { version = "2.*", optional = true }
21+
asttokens = { version = "3.*", optional = true }
2222
pure_eval = { version = "0.*", optional = true }
2323

2424
[tool.poetry.dev-dependencies]

0 commit comments

Comments
 (0)