Skip to content

Commit

Permalink
Bump pytest from 7.0.0 to 7.0.1 (attzonko#287)
Browse files Browse the repository at this point in the history
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.0.0 to 7.0.1.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](pytest-dev/pytest@7.0.0...7.0.1)

---
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 Feb 17, 2022
1 parent 09664c4 commit 9397cb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ docformatter==1.4
filelock==3.4.2
flake8==4.0.1
isort==5.10.1
pytest==7.0.0
pytest==7.0.1
pytest-xdist==2.5.0
pytype==2021.10.18
snapshottest==0.6.0

0 comments on commit 9397cb2

Please sign in to comment.