Skip to content

Commit e947e63

Browse files
build(deps-dev): bump pytest-cov from 2.11.1 to 2.12.1
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 2.11.1 to 2.12.1. - [Release notes](https://github.com/pytest-dev/pytest-cov/releases) - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v2.11.1...v2.12.1) --- updated-dependencies: - dependency-name: pytest-cov dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 900956b commit e947e63

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

requirements-dev.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
coverage == 5.5
22
freezegun == 1.1.0
3-
mypy == 0.812
3+
mypy == 0.910
44
pylint == 2.8.2
5-
pytest == 6.2.3
5+
pytest == 6.2.4
66
pytest-asyncio == 0.15.1
7-
pytest-cov == 2.11.1
7+
pytest-cov == 2.12.1
88
pytest-random-order == 1.0.4
99
responses == 0.13.3
1010
sqlalchemy-stubs == 0.4

0 commit comments

Comments
 (0)