Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 1, 2021
1 parent 15fdcce commit d18bef5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ verify_ssl = true

[dev-packages]
black = "==21.8b0"
pytest = "==6.2.4"
pytest = "==6.2.5"
pytest-asyncio = "==0.15.1"
pytest-cov = "==2.12.1"
pytest-mock = "==3.6.1"
Expand Down

0 comments on commit d18bef5

Please sign in to comment.