Skip to content

Commit 625e80b

Browse files
committed
pyproject: pybricksdev v.1.2.0
Bump pybricksdev to 1.2.0 to support Pybricks Profile v1.5.0.
1 parent 20c4a07 commit 625e80b

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
@@ -17,7 +17,7 @@ matplotlib = "^3.4.3"
1717
nbstripout = "^0.5.0"
1818
notebook = "^6.4.12"
1919
pybricks = {version = "^3.0.0a5", allow-prereleases = true}
20-
pybricksdev = "^1.0"
20+
pybricksdev = ">=1.2.0"
2121
pycryptodomex = "^3.9.9"
2222
python-dotenv = "^0.15.0"
2323
python-socketio = "^5.7.2"

0 commit comments

Comments
 (0)