Skip to content

Commit 3080cbf

Browse files
Bump pytest from 8.3.3 to 8.4.0
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.3 to 8.4.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@8.3.3...8.4.0) --- updated-dependencies: - dependency-name: pytest dependency-version: 8.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cd4bc71 commit 3080cbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements_test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
black==24.10.0
22
coverage==7.6.8
33
pylint==3.3.1
4-
pytest==8.3.3
4+
pytest==8.4.0
55
pytest-cov==6.0.0
66
pytest-sugar==1.0.0
77
pytest-timeout==2.3.1

0 commit comments

Comments
 (0)