diff --git a/requirements/rtd.txt b/requirements/rtd.txt
index 0e75e47b..407f49a7 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 acce5f5d..6082632d 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.3.23