Skip to content
This repository has been archived by the owner on May 26, 2021. It is now read-only.

Commit

Permalink
build(deps-dev): bump pytest from 6.1.2 to 6.2.1 (#88)
Browse files Browse the repository at this point in the history
Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.1.2 to 6.2.1.
- [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.2...6.2.1)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] authored Dec 26, 2020
1 parent 15079f3 commit 1cdf14e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 9 deletions.
15 changes: 7 additions & 8 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 @@ -33,7 +33,7 @@ RestrictedPython = "~5.1"
requests = "^2.25.1"

[tool.poetry.dev-dependencies]
pytest = "~6.1"
pytest = "~6.2"
pytest-django = "~4.1.0"
pytest-cov = "~2.10.1"
pytest-freezegun = "^0.4.2"
Expand Down

0 comments on commit 1cdf14e

Please sign in to comment.