Skip to content

Commit

Permalink
Bump pytest from 6.1.2 to 6.2.2
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.2.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](pytest-dev/pytest@6.1.2...6.2.2)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 15, 2021
1 parent fe8a00f commit a93959a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 55 deletions.
2 changes: 1 addition & 1 deletion Pipfile
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ name = "pypi"
[dev-packages]
# Testing
factory-boy = "~=3.2.0"
pytest = "~=6.1.2"
pytest = "~=6.2.2"
pytest-cov = "*"

# Lint and code style
Expand Down
60 changes: 6 additions & 54 deletions Pipfile.lock

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

0 comments on commit a93959a

Please sign in to comment.