Skip to content

Commit 289272a

Browse files
dependabot[bot]spoorcc
authored andcommitted
Bump pytest from 8.4.2 to 9.0.2
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.4.2 to 9.0.2. - [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.2...9.0.2) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.2 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5c077f7 commit 289272a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ docs = [
100100
'sphinx-tabs==3.4.7',
101101
'sphinx-autoissues==0.0.1',
102102
]
103-
test = ['pytest==8.4.2', 'pytest-cov==7.0.0', 'behave==1.3.3']
103+
test = ['pytest==9.0.2', 'pytest-cov==7.0.0', 'behave==1.3.3']
104104
casts = ['asciinema==2.4.0']
105105
build = [
106106
'nuitka==2.8.9',

0 commit comments

Comments
 (0)