Skip to content

Commit

Permalink
Merge pull request #2088 from mendersoftware/dependabot/pip/tests/acc…
Browse files Browse the repository at this point in the history
…eptance/python-test-dependencies-6c506e2dd9
  • Loading branch information
dependabot[bot] committed Apr 2, 2024
2 parents 2323e61 + 7a3416f commit b200d19
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,5 +1,5 @@
filelock==3.13.1
pytest==8.0.2
filelock==3.13.3
pytest==8.1.1
pytest-html==4.1.1
pytest-metadata==3.1.1
pytest-xdist==3.5.0
Expand Down
4 changes: 2 additions & 2 deletions tests/acceptance/requirements_py3.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ exceptiongroup==1.1.3
# via pytest
execnet==1.9.0
# via pytest-xdist
filelock==3.13.1
filelock==3.13.3
# via -r requirements_py3.in
idna==3.4
# via requests
Expand All @@ -28,7 +28,7 @@ packaging==23.1
# via pytest
pluggy==1.4.0
# via pytest
pytest==8.0.2
pytest==8.1.1
# via
# -r requirements_py3.in
# pytest-html
Expand Down

0 comments on commit b200d19

Please sign in to comment.