Skip to content

Commit 593d6f6

Browse files
Update pytest requirement from ~=8.4.1 to ~=8.4.2
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@8.4.1...8.4.2) --- updated-dependencies: - dependency-name: pytest dependency-version: 8.4.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c118cce commit 593d6f6

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
@@ -49,7 +49,7 @@ lief==0.16.6
4949
jax[cpu]==0.4.30
5050

5151
# tests and style checking
52-
pytest~=8.4.1
52+
pytest~=8.4.2
5353
pytest-mock~=3.15.0
5454
pytest-cov~=7.0.0
5555
pylint==3.3.8

0 commit comments

Comments
 (0)