Skip to content

Commit 198aa24

Browse files
Update pytest requirement from <=8.3.3 to <=8.3.4 in /.github/scripts
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@1.0.0b3...8.3.4) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6cf45c6 commit 198aa24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/scripts/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
setuptools <=75.6.0
22
pip
33
pylint <3.3.2
4-
pytest <=8.3.3
4+
pytest <=8.3.4
55
pytest-pylint <=1.1.2
66
pytest-runner <7.0.0
77
termcolor <2.6.0

0 commit comments

Comments
 (0)