From e9b3f2650e862bc3866f2aac412636b74de9d18f Mon Sep 17 00:00:00 2001 From: Lucas Saavedra Vaz <32426024+lucasssvaz@users.noreply.github.com> Date: Thu, 14 Nov 2024 12:19:31 -0300 Subject: [PATCH] ci(pytest): Bump pytest-embedded to 1.12.0 for P4 fixes --- tests/requirements.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/tests/requirements.txt b/tests/requirements.txt index a7df8928665..cef0bf17881 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -1,7 +1,7 @@ cryptography==43.0.1 --only-binary cryptography pytest-cov==5.0.0 -pytest-embedded-serial-esp==1.11.8 -pytest-embedded-arduino==1.11.8 -pytest-embedded-wokwi==1.11.8 -pytest-embedded-qemu==1.11.8 +pytest-embedded-serial-esp==1.12.0 +pytest-embedded-arduino==1.12.0 +pytest-embedded-wokwi==1.12.0 +pytest-embedded-qemu==1.12.0