Skip to content

Commit

Permalink
Bump python-coveralls from 2.7.0 to 2.9.3
Browse files Browse the repository at this point in the history
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 24, 2021
1 parent 86cab72 commit 5ca5fbb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements/rtd.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 1 addition & 1 deletion requirements/tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 5ca5fbb

Please sign in to comment.