Skip to content

Commit 7443501

Browse files
committed
change(requirements): Update pytest-embedded packages to version 2.0.0a1 and esptool to 5.1.0
1 parent a4feb6c commit 7443501

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

tests/requirements.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
cryptography==44.0.1
22
--only-binary cryptography
33
pytest-cov==5.0.0
4-
pytest-embedded-serial-esp==1.12.0
5-
pytest-embedded-arduino==1.12.0
6-
pytest-embedded-wokwi==1.12.0
7-
pytest-embedded-qemu==1.12.0
8-
esptool==4.8.1
4+
pytest-embedded-serial-esp==2.0.0a1
5+
pytest-embedded-arduino==2.0.0a1
6+
pytest-embedded-wokwi==2.0.0a1
7+
pytest-embedded-qemu==2.0.0a1
8+
esptool==5.1.0

0 commit comments

Comments
 (0)