Skip to content

Commit f57cca8

Browse files
Bump pytest from 9.0.2 to 9.0.3
Bumps [pytest](https://github.com/pytest-dev/pytest) from 9.0.2 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@9.0.2...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 788af41 commit f57cca8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ lxml==6.0.2
99
polars==1.35.1; python_version == '3.9'
1010
polars==1.39.3; python_version >= '3.10'
1111
pytest==8.4.2; python_version == '3.9'
12-
pytest==9.0.2; python_version >= '3.10'
12+
pytest==9.0.3; python_version >= '3.10'
1313
pytest-forked==1.6.0
1414
pytest-parallel==0.1.1
1515
pytest-rerunfailures==16.0.1; python_version == '3.9'

0 commit comments

Comments
 (0)