From 0c0d3b6451d9114d2438a096b5ac85f14942b0b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Dec 2021 02:19:19 +0000 Subject: [PATCH] Bump python-coveralls from 2.7.0 to 2.9.3 Bumps [python-coveralls](https://github.com/z4r/python-coveralls) from 2.7.0 to 2.9.3. - [Release notes](https://github.com/z4r/python-coveralls/releases) - [Commits](https://github.com/z4r/python-coveralls/commits) --- updated-dependencies: - dependency-name: python-coveralls dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/rtd.txt | 2 +- requirements/tests.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements/rtd.txt b/requirements/rtd.txt index f0d00a7d..c3e193c7 100644 --- a/requirements/rtd.txt +++ b/requirements/rtd.txt @@ -17,7 +17,7 @@ py3dns==3.1.0 mock==2.0.0 pytest==2.9.1 pytest-cov==2.2.1 -python-coveralls==2.7.0 +python-coveralls==2.9.3 pep8==1.7.1 git+https://github.com/SpamExperts/MINI-DNS-Server.git dnslib==0.9.16 diff --git a/requirements/tests.txt b/requirements/tests.txt index 8959ac1f..3dbb9234 100644 --- a/requirements/tests.txt +++ b/requirements/tests.txt @@ -2,7 +2,7 @@ mock==2.0.0 pytest==2.9.1 pytest-cov==2.2.1 -python-coveralls==2.7.0 +python-coveralls==2.9.3 pep8==1.7.1 se_profile==1.0.0 sqlalchemy==1.4.27