Skip to content

Commit

Permalink
Merge pull request #2118 from mendersoftware/dependabot/pip/tests/acc…
Browse files Browse the repository at this point in the history
…eptance/python-test-dependencies-7b65c68a1f

chore: bump the python-test-dependencies group in /tests/acceptance with 2 updates
  • Loading branch information
lluiscampos committed May 24, 2024
2 parents 058cb4f + a7bba7e commit 104298e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions tests/acceptance/requirements_py3.in
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
filelock==3.14.0
pytest==8.2.0
pytest==8.2.1
pytest-html==4.1.1
pytest-metadata==3.1.1
pytest-xdist==3.6.1
python-lzo==1.15
redo==2.0.4
requests==2.31.0
requests==2.32.2
ubi-reader==0.8.9
4 changes: 2 additions & 2 deletions tests/acceptance/requirements_py3.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ packaging==23.1
# via pytest
pluggy==1.5.0
# via pytest
pytest==8.2.0
pytest==8.2.1
# via
# -r requirements_py3.in
# pytest-html
Expand All @@ -46,7 +46,7 @@ python-lzo==1.15
# via -r requirements_py3.in
redo==2.0.4
# via -r requirements_py3.in
requests==2.31.0
requests==2.32.2
# via -r requirements_py3.in
tomli==2.0.1
# via pytest
Expand Down

0 comments on commit 104298e

Please sign in to comment.