Skip to content

Commit e77455f

Browse files
Bump pytest-cov from 2.2.1 to 2.12.1
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 2.2.1 to 2.12.1. - [Release notes](https://github.com/pytest-dev/pytest-cov/releases) - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v2.2.1...v2.12.1) --- updated-dependencies: - dependency-name: pytest-cov dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9d0d4bd commit e77455f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements/rtd.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ dnspython3==1.12.0
1616
py3dns==3.1.0
1717
mock==2.0.0
1818
pytest==2.9.1
19-
pytest-cov==2.2.1
19+
pytest-cov==2.12.1
2020
python-coveralls==2.7.0
2121
pep8==1.7.1
2222
git+https://github.com/SpamExperts/MINI-DNS-Server.git

requirements/tests.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Requirements for running tests.
22
mock==2.0.0
33
pytest==2.9.1
4-
pytest-cov==2.2.1
4+
pytest-cov==2.12.1
55
python-coveralls==2.7.0
66
pep8==1.7.1
77
se_profile==1.0.0

0 commit comments

Comments
 (0)