Skip to content

Commit

Permalink
Bump coveralls from 2.0.0 to 2.1.* (#181)
Browse files Browse the repository at this point in the history
* Bump coveralls from 2.0.0 to 2.1.1

Bumps [coveralls](https://github.com/coveralls-clients/coveralls-python) from 2.0.0 to 2.1.1.
- [Release notes](https://github.com/coveralls-clients/coveralls-python/releases)
- [Changelog](https://github.com/coveralls-clients/coveralls-python/blob/master/CHANGELOG.md)
- [Commits](TheKevJames/coveralls-python@2.0.0...2.1.1)

Signed-off-by: dependabot[bot] <[email protected]>

* wildcards

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Matin Tamizi <[email protected]>
  • Loading branch information
dependabot[bot] and matin authored Jul 10, 2020
1 parent 76b5053 commit 3d4477c
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
black==19.10b0
flake8==3.8.3
isort[requirements]==5.0.7
mongomock==3.19.0
moto==1.3.14
flake8==3.8.*
isort[requirements]==5.0.*
mongomock==3.19.*
moto==1.3.*
mypy==0.782
pytest==5.4.3
pytest-cov==2.10.0
pytest-mock==3.1.1
pytest-vcr==1.0.2
coveralls==2.0.0
pytest==5.4.*
pytest-cov==2.10.*
pytest-mock==3.1.*
pytest-vcr==1.0.*
coveralls==2.1.*

0 comments on commit 3d4477c

Please sign in to comment.