Skip to content

Commit 20b499b

Browse files
committed
pyproject: update pybricksdev version
This fixes missing output attribute in motor test scripts. Fixes: pybricks/support#1037
1 parent d4493fe commit 20b499b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 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
@@ -21,7 +21,7 @@ nbstripout = "^0.5.0"
2121
notebook = "^6.4.12"
2222
plotly = "^4.14.1"
2323
pybricks = {version = "^3.0.0a5", allow-prereleases = true}
24-
pybricksdev = "1.0.0a43"
24+
pybricksdev = "1.0.0a44"
2525
pycryptodomex = "^3.9.9"
2626
PyGithub = "^1.51"
2727
python-dotenv = "^0.15.0"

0 commit comments

Comments
 (0)