Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/pip/coverage-7.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hf-kklein committed May 16, 2024
2 parents 85d1568 + 7de5cfe commit ebb8fa1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions dev_requirements/requirements-integration_tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ iniconfig==2.0.0
# via pytest
packaging==23.0
# via pytest
pluggy==1.0.0
pluggy==1.5.0
# via pytest
pytest==7.4.4
pytest==8.2.0
# via
# -r dev_requirements/requirements-integration_tests.in
# pytest-datafiles
Expand Down
4 changes: 2 additions & 2 deletions dev_requirements/requirements-unit_tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@ jsonpath-ng==1.6.1
# via -r dev_requirements/requirements-unit_tests.in
packaging==23.0
# via pytest
pluggy==1.0.0
pluggy==1.5.0
# via pytest
ply==3.11
# via jsonpath-ng
pytest==7.4.4
pytest==8.2.0
# via
# -r dev_requirements/requirements-unit_tests.in
# pytest-asyncio
Expand Down

0 comments on commit ebb8fa1

Please sign in to comment.