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
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored Dec 26, 2020
1 parent 15079f3 commit bd092a2
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 bd092a2

Please sign in to comment.