Skip to content

Commit 47eac71

Browse files
Bump pytest from 9.0.0 to 9.0.1 in /tests/python_tests
Bumps [pytest](https://github.com/pytest-dev/pytest) from 9.0.0 to 9.0.1. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@9.0.0...9.0.1) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 750700d commit 47eac71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/python_tests/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ diffusers==0.35.2
33
optimum-intel==1.26.1
44
numpy==1.26.4; platform_system == "Darwin" and platform_machine == "x86_64"
55
safetensors==0.6.2; platform_system == "Darwin" and platform_machine == "x86_64"
6-
pytest==9.0.0
6+
pytest==9.0.1
77
transformers==4.55.4
88
hf_transfer==0.1.9
99
gguf==0.17.1

0 commit comments

Comments
 (0)