Skip to content

Commit

Permalink
Bump pytest from 6.2.5 to 7.2.2 (#503)
Browse files Browse the repository at this point in the history
Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.5 to 7.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.2.5...7.2.2)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Apr 1, 2023
1 parent 3ca7a40 commit 41c736f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ django-debug-toolbar==3.2.2

django-coverage-plugin==2.0.0
factory-boy==3.2.0
pytest==6.2.5
pytest==7.2.2
coverage==7.2.2
pytest-django==4.5.2
pytest-cov==2.12.1

0 comments on commit 41c736f

Please sign in to comment.