Skip to content

Commit 5c2715a

Browse files
committed
deps: bump up executing to ^2.1 to fix issues with python3.13
1 parent 75499af commit 5c2715a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

poetry.lock

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

pyproject.toml

+1-1
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 = "^2.0"
20+
executing = "^2.1"
2121
asttokens = { version = "2.*", optional = true }
2222
pure_eval = { version = "0.*", optional = true }
2323

0 commit comments

Comments
 (0)