Skip to content

Commit 5a8c121

Browse files
Bump pytest from 6.2.4 to 8.4.2
Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.4 to 8.4.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.4...8.4.2) --- updated-dependencies: - dependency-name: pytest dependency-version: 8.4.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent eabd521 commit 5a8c121

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ flake8==3.9.2
44
isort==5.9.3
55
-e .[sa]
66
sphinx==4.1.2
7-
pytest==6.2.4
7+
pytest==8.4.2
88
pytest-cov==2.12.1
99
pytest-sugar==0.9.4
1010
pytest-timeout==1.4.2

0 commit comments

Comments
 (0)