Skip to content

Commit 9991e31

Browse files
Bump pytest from 7.2.0 to 9.0.3 in /.ci/docker
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.2.0 to 9.0.3. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@7.2.0...9.0.3) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1533e55 commit 9991e31

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.ci/docker/requirements-ci.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ torchsr==1.0.4
99
transformers==4.56.1
1010
zstd==1.5.5.1
1111
pandas>=2.2.2; python_version >= '3.10'
12-
pytest==7.2.0
12+
pytest==9.0.3
1313
pytest-cov==4.1.0
1414
expecttest==0.1.6
1515
hypothesis==6.84.2

0 commit comments

Comments
 (0)