Skip to content

Commit d921434

Browse files
build(deps): bump pytest from 7.4.2 to 8.0.0 (microsoft#2288)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.2 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](pytest-dev/pytest@7.4.2...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>
1 parent 3019fb7 commit d921434

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

local-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Pillow==10.2.0
99
pixelmatch==0.3.0
1010
pre-commit==3.4.0
1111
pyOpenSSL==23.2.0
12-
pytest==7.4.2
12+
pytest==8.0.0
1313
pytest-asyncio==0.21.1
1414
pytest-cov==4.1.0
1515
pytest-repeat==0.9.1

0 commit comments

Comments
 (0)