Bump pytest from 6.0.2 to 7.2.0

Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.0.2 to 7.2.0.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/6.0.2...7.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-11-01 04:04:21 +00:00 committed by GitHub
parent 2b0459e94a
commit 8129518bb3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -25,7 +25,7 @@ dev =
usine==0.2.3
test =
pyquery==1.4.1
pytest==6.0.2
pytest==7.2.0
pytest-asyncio==0.14.0
prod =
gunicorn==20.0.4