feat: Upgrade Python dependency pytest-cov (#34621)

Commit generated by workflow `openedx/edx-platform/.github/workflows/upgrade-one-python-dependency.yml@refs/heads/master`

Co-authored-by: UsamaSadiq <UsamaSadiq@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2024-04-25 22:33:00 +05:00
committed by GitHub
parent 988fd94a43
commit df7fb35867
2 changed files with 2 additions and 2 deletions

View File

@@ -1614,7 +1614,7 @@ pytest==8.1.1
# pytest-xdist
pytest-attrib==0.1.3
# via -r requirements/edx/testing.txt
pytest-cov==4.1.0
pytest-cov==5.0.0
# via -r requirements/edx/testing.txt
pytest-django==4.8.0
# via -r requirements/edx/testing.txt

View File

@@ -1209,7 +1209,7 @@ pytest==8.1.1
# pytest-xdist
pytest-attrib==0.1.3
# via -r requirements/edx/testing.in
pytest-cov==4.1.0
pytest-cov==5.0.0
# via -r requirements/edx/testing.in
pytest-django==4.8.0
# via -r requirements/edx/testing.in