Skip to content

Commit a208e27

Browse files
dependabot[bot]spoorcc
authored andcommitted
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:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0ccbad9 commit a208e27

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
@@ -99,7 +99,7 @@ docs = [
9999
'sphinx-autoissues==0.0.1',
100100
'sphinx-copybutton==0.5.2',
101101
]
102-
test = ['pytest==9.0.2', 'pytest-cov==7.1.0', 'behave==1.3.3']
102+
test = ['pytest==9.0.3', 'pytest-cov==7.1.0', 'behave==1.3.3']
103103
casts = ['asciinema==2.4.0']
104104
build = [
105105
'nuitka==4.0.7',

0 commit comments

Comments
 (0)