Skip to content

Commit 5ca5fbb

Browse files
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] <support@github.com>
1 parent 86cab72 commit 5ca5fbb

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
@@ -17,7 +17,7 @@ py3dns==3.1.0
1717
mock==2.0.0
1818
pytest==2.9.1
1919
pytest-cov==2.2.1
20-
python-coveralls==2.7.0
20+
python-coveralls==2.9.3
2121
pep8==1.7.1
2222
git+https://github.com/SpamExperts/MINI-DNS-Server.git
2323
dnslib==0.9.16

requirements/tests.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
mock==2.0.0
33
pytest==2.9.1
44
pytest-cov==2.2.1
5-
python-coveralls==2.7.0
5+
python-coveralls==2.9.3
66
pep8==1.7.1
77
se_profile==1.0.0
88
sqlalchemy==1.4.29

0 commit comments

Comments
 (0)