Skip to content
This repository has been archived by the owner on Dec 16, 2023. It is now read-only.

Commit

Permalink
Bump pytest-cov from 2.10.1 to 2.11.1 (#83)
Browse files Browse the repository at this point in the history
* Bump pytest-cov from 2.10.1 to 2.11.1

Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 2.10.1 to 2.11.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.10.1...v2.11.1)

Signed-off-by: dependabot[bot] <support@github.com>

* rm poetry.lock

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Shota Imaki <shota.imaki.0801@gmail.com>
  • Loading branch information
dependabot[bot] and Shota Imaki committed Mar 16, 2021
1 parent 73cdc33 commit 38e8001
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Expand Up @@ -13,7 +13,7 @@ requests = "^2.23.0"

[tool.poetry.dev-dependencies]
pytest = "^6.1.2"
pytest-cov = "^2.10.1"
pytest-cov = "^2.11.1"
codecov = "^2.1.10"
flake8 = "^3.9.0"
black = "^20.8b1"
Expand Down

0 comments on commit 38e8001

Please sign in to comment.