Skip to content

Commit 2dd0fe1

Browse files
committed
tests/requirements.txt: Install latest version of pytest-embedded.
Signed-off-by: Abdelatif Guettouche <abdelatif.guettouche@espressif.com>
1 parent ba0bfdf commit 2dd0fe1

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

tests/requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ cryptography<3.4; platform_machine == "armv7l"
66
pytest>=6.2.0
77
pexpect>=4.4
88

9-
pytest-embedded>=0.5.1
10-
pytest-embedded-serial>=0.5.1
11-
pytest-embedded-serial-esp>=0.5.1
12-
pytest-embedded-arduino>=0.5.1
9+
pytest-embedded>=0.6.2
10+
pytest-embedded-serial>=0.6.2
11+
pytest-embedded-serial-esp>=0.6.2
12+
pytest-embedded-arduino>=0.6.2
1313

0 commit comments

Comments
 (0)