Skip to content

Commit 1e1707e

Browse files
Bump pytest from 8.3.5 to 8.4.0
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.5 to 8.4.0. - [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.3.5...8.4.0) --- updated-dependencies: - dependency-name: pytest dependency-version: 8.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 891d46b commit 1e1707e

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
@@ -98,7 +98,7 @@ docs = [
9898
'sphinxcontrib-details-directive==0.1.0',
9999
'sphinx-sitemap==2.6.0',
100100
]
101-
test = ['pytest==8.3.5', 'pytest-cov==6.1.1', 'behave==1.2.6']
101+
test = ['pytest==8.4.0', 'pytest-cov==6.1.1', 'behave==1.2.6']
102102
casts = ['asciinema==2.4.0']
103103

104104

0 commit comments

Comments
 (0)