mirror of
https://github.com/saymrwulf/cryptography.git
synced 2026-05-14 20:37:55 +00:00
Bump pytest from 7.4.4 to 8.0.0 (#10274)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.4 to 8.0.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/7.4.4...8.0.0) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
10211b8917
commit
216142269d
1 changed files with 1 additions and 1 deletions
|
|
@ -86,7 +86,7 @@ pygments==2.17.2
|
|||
# sphinx
|
||||
pyproject-hooks==1.0.0
|
||||
# via build
|
||||
pytest==7.4.4
|
||||
pytest==8.0.0; python_version >= "3.8"
|
||||
# via
|
||||
# cryptography (pyproject.toml)
|
||||
# pytest-benchmark
|
||||
|
|
|
|||
Loading…
Reference in a new issue