Skip to content

Commit

Permalink
Bump pytest from 6.1.0 to 6.1.2 (#31)
Browse files Browse the repository at this point in the history
Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.1.0 to 6.1.2.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst)
- [Commits](pytest-dev/pytest@6.1.0...6.1.2)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Nov 17, 2020
1 parent 95b83d5 commit d0f11db
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ asteval = "^0.9.19"
monty = "^4.0.2"

[tool.poetry.dev-dependencies]
pytest = "^6.1.0"
pytest = "^6.1.2"
pytest-cov = "^2.9.0"
pytest-mock = "^3.1.1"
codecov = "^2.1.10"
Expand Down

0 comments on commit d0f11db

Please sign in to comment.