Skip to content

Commit 07f6ebe

Browse files
Update pytest requirement from <=8.1.1 to <=8.3.2 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.2) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e9f49b0 commit 07f6ebe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/scripts/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ setuptools <=69.2.0 ; python_version >= '3.8'
33
pip <23.0 ; python_version == '2.7'
44
pip ; python_version >= '3.5'
55
pylint <2.15.10
6-
pytest <=8.1.1
6+
pytest <=8.3.2
77
pytest-pylint <=1.1.2
88
pytest-runner <7.0.0
99
termcolor <2.5.0

0 commit comments

Comments
 (0)