Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps-dev): update pytest requirement from ~=7.1.3 to ~=7.2.0 (#346
) * build(deps-dev): update pytest requirement from ~=7.1.3 to ~=7.2.0 Updates the requirements on [pytest](https://github.com/pytest-dev/pytest) to permit the latest version. - [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.1.3...7.2.0) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> * deps, dev: bump pytest-benchmark to 4.0.0 Required to picked up ionelmc/pytest-benchmark#227 to get pytest 7.2.0 working. Thanks to pytest-dev/pytest#10420 for pointing the right way. Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Pete Gadomski <pete.gadomski@gmail.com>
- Loading branch information