Skip to content

Commit a1a9a71

Browse files
committed
pyproject: bump mpy-cross versions
The old version was crashing with segfault if there was a syntax error.
1 parent 31661d6 commit a1a9a71

File tree

2 files changed

+28
-28
lines changed

2 files changed

+28
-28
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@ include = [
3636
[tool.poetry.dependencies]
3737
argcomplete = ">=3.6.2"
3838
bleak = ">=1.1.0"
39-
mpy-cross-v5 = ">=1.1.1"
40-
mpy-cross-v6 = ">=1.1.1"
39+
mpy-cross-v5 = ">=1.1.2"
40+
mpy-cross-v6 = ">=1.1.2"
4141
tqdm = ">=4.62.3"
4242
pyusb = ">=1.0.2"
4343
semver = ">=2.13.0"

0 commit comments

Comments
 (0)