[BH-1842] Fix dependabot alerts GitHub's dependabot suggests to stop using the py library and switch to a new pytest version
3 files changed, 3 insertions(+), 5 deletions(-) M docker/assets/requirements.txt M test/harness M test/requirements.txt
M docker/assets/requirements.txt => docker/assets/requirements.txt +1 -2
@@ 8,10 8,9 @@ iniconfig==1.1.1 inotify==0.2.10 packaging==20.4 pluggy==0.13.1 py<=1.11.0 pyparsing==2.4.7 pyserial==3.5 pytest==6.1.2 pytest>=7.2.0 six==1.15.0 toml==0.10.2 tqdm==4.62.2
M test/harness => test/harness +1 -1
@@ 1,1 1,1 @@ Subproject commit e64ff2a5c44a6f44bd9faab539c09699935c9c8c Subproject commit 0f13d1e910998abace56eb01c03e4815219a4a39
M test/requirements.txt => test/requirements.txt +1 -2