Skip to content

Commit 40d08f0

Browse files
Bump python-matrix-runner (#294)
Fixes https://github.com/ARM-software/CMSIS_6/security/dependabot/1 --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: JonatanAntoni <25795816+JonatanAntoni@users.noreply.github.com>
1 parent 2d1af12 commit 40d08f0

2 files changed

Lines changed: 2 additions & 3 deletions

File tree

CMSIS/Core/Test/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
#
33
# Python requirements for build.py script
44
#
5-
python-matrix-runner~=1.2
5+
python-matrix-runner~=1.3
66
lit~=17.0

CMSIS/CoreValidation/Project/requirements.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,4 @@
22
#
33
# Python requirements for build.py script
44
#
5-
python-matrix-runner~=1.2
6-
lxml~=4.8
5+
python-matrix-runner~=1.3

0 commit comments

Comments
 (0)