Skip to content
This repository has been archived by the owner on Feb 27, 2024. It is now read-only.

Commit

Permalink
Merge pull request #190 from mimesis-lab/dependabot/pip/pytest-6.1.0
Browse files Browse the repository at this point in the history
Bump pytest from 6.0.2 to 6.1.0
  • Loading branch information
lk-geimfari committed Sep 29, 2020
2 parents 606fc03 + adf9ddc commit bb7276e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
9 changes: 4 additions & 5 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 @@ -44,7 +44,7 @@ mimesis = "^4.0"
pytest-cov = "^2.10"
pytest-factoryboy = "^2.0"
pytest-randomly = "^3.4"
pytest = "^6.0"
pytest = "^6.1"

wemake-python-styleguide = "^0.14"
flake8-pytest-style = "^1.3"
Expand Down

0 comments on commit bb7276e

Please sign in to comment.