From 18b17b40af59dac6500a5b40bb75d40d388ee748 Mon Sep 17 00:00:00 2001 From: Ned Batchelder <ned@edx.org> Date: Mon, 16 Dec 2019 12:33:38 -0500 Subject: [PATCH] Unpin coverage and use the latest (5.0) --- requirements/edx/base.txt | 2 +- requirements/edx/coverage.in | 4 ++-- requirements/edx/coverage.txt | 7 ++++--- requirements/edx/development.txt | 6 +++--- requirements/edx/testing.txt | 8 ++++---- 5 files changed, 14 insertions(+), 13 deletions(-) diff --git a/requirements/edx/base.txt b/requirements/edx/base.txt index 2ec3a7a1f7a..279e087108c 100644 --- a/requirements/edx/base.txt +++ b/requirements/edx/base.txt @@ -42,7 +42,7 @@ cffi==1.13.2 chardet==3.0.4 git+https://github.com/edx/openedx-chem.git@ff4e3a03d3c7610e47a9af08eb648d8aabe2eb18#egg=chem==1.0.0 click==7.0 # via code-annotations, user-util -code-annotations==0.3.2 # via edx-enterprise +code-annotations==0.3.3 # via edx-enterprise contextlib2==0.6.0.post1 coreapi==2.3.3 # via drf-yasg coreschema==0.0.4 # via coreapi, drf-yasg diff --git a/requirements/edx/coverage.in b/requirements/edx/coverage.in index 2b17248c87e..e52a152f87e 100644 --- a/requirements/edx/coverage.in +++ b/requirements/edx/coverage.in @@ -12,5 +12,5 @@ -c ../constraints.txt -coverage==5.0b1 # Code coverage testing for Python -diff-cover==0.9.8 # Automatically find diff lines that need test coverage +coverage # Code coverage testing for Python +diff-cover # Automatically find diff lines that need test coverage diff --git a/requirements/edx/coverage.txt b/requirements/edx/coverage.txt index 98a925e9842..823414ecc33 100644 --- a/requirements/edx/coverage.txt +++ b/requirements/edx/coverage.txt @@ -6,15 +6,16 @@ # configparser==4.0.2 # via importlib-metadata contextlib2==0.6.0.post1 # via importlib-metadata -coverage==5.0b1 -diff-cover==0.9.8 -importlib-metadata==1.3.0 # via inflect +coverage==5.0 +diff-cover==2.5.0 +importlib-metadata==1.3.0 # via inflect, pluggy inflect==3.0.2 # via jinja2-pluralize jinja2-pluralize==0.3.0 # via diff-cover jinja2==2.10.3 # via diff-cover, jinja2-pluralize markupsafe==1.1.1 # via jinja2 more-itertools==5.0.0 # via zipp pathlib2==2.3.5 # via importlib-metadata +pluggy==0.13.1 # via diff-cover pygments==2.5.2 # via diff-cover scandir==1.10.0 # via pathlib2 six==1.13.0 # via diff-cover, pathlib2 diff --git a/requirements/edx/development.txt b/requirements/edx/development.txt index 450dd78b6a3..4745d22407e 100644 --- a/requirements/edx/development.txt +++ b/requirements/edx/development.txt @@ -54,14 +54,14 @@ chardet==3.0.4 git+https://github.com/edx/openedx-chem.git@ff4e3a03d3c7610e47a9af08eb648d8aabe2eb18#egg=chem==1.0.0 click-log==0.3.2 click==7.0 -code-annotations==0.3.2 +code-annotations==0.3.3 colorama==0.4.3 configparser==4.0.2 contextlib2==0.6.0.post1 cookies==2.2.1 coreapi==2.3.3 coreschema==0.0.4 -coverage==5.0b1 +coverage==5.0 git+https://github.com/nedbat/coverage_pytest_plugin.git@29de030251471e200ff255eb9e549218cd60e872#egg=coverage_pytest_plugin==0.0 git+https://github.com/edx/crowdsourcehinter.git@a7ffc85b134b7d8909bf1fefd23dbdb8eb28e467#egg=crowdsourcehinter-xblock==0.2 cryptography==2.8 @@ -70,7 +70,7 @@ cssutils==1.0.2 ddt==1.2.2 decorator==4.4.1 defusedxml==0.5.0 -diff-cover==0.9.8 +diff-cover==2.5.0 distlib==0.3.0 django-appconf==1.0.3 django-babel-underscore==0.5.2 diff --git a/requirements/edx/testing.txt b/requirements/edx/testing.txt index 0bbb94e5f75..88e141aa1f0 100644 --- a/requirements/edx/testing.txt +++ b/requirements/edx/testing.txt @@ -53,14 +53,14 @@ chardet==3.0.4 git+https://github.com/edx/openedx-chem.git@ff4e3a03d3c7610e47a9af08eb648d8aabe2eb18#egg=chem==1.0.0 click-log==0.3.2 # via edx-lint click==7.0 -code-annotations==0.3.2 +code-annotations==0.3.3 colorama==0.4.3 # via radon configparser==4.0.2 contextlib2==0.6.0.post1 cookies==2.2.1 # via moto coreapi==2.3.3 coreschema==0.0.4 -coverage==5.0b1 +coverage==5.0 git+https://github.com/nedbat/coverage_pytest_plugin.git@29de030251471e200ff255eb9e549218cd60e872#egg=coverage_pytest_plugin==0.0 git+https://github.com/edx/crowdsourcehinter.git@a7ffc85b134b7d8909bf1fefd23dbdb8eb28e467#egg=crowdsourcehinter-xblock==0.2 cryptography==2.8 @@ -69,7 +69,7 @@ cssutils==1.0.2 ddt==1.2.2 decorator==4.4.1 defusedxml==0.5.0 -diff-cover==0.9.8 +diff-cover==2.5.0 distlib==0.3.0 # via caniusepython3 django-appconf==1.0.3 django-babel-underscore==0.5.2 @@ -223,7 +223,7 @@ pdfminer.six==20191110 piexif==1.0.2 pillow==6.2.1 pkgconfig==1.5.1 -pluggy==0.13.1 # via pytest, tox +pluggy==0.13.1 polib==1.1.0 psutil==1.2.1 py2neo==3.1.2 -- GitLab