From 5ca5fbb5a7680f963bdbec367f73858ebf5a84b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Dec 2021 02:37:26 +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 cf39d6da..d36e982b 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 d7a947b4..11200582 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.29