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:
committed by
GitHub
parent
988fd94a43
commit
df7fb35867
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user