Skip to content

Commit eb29a8d

Browse files
dependabot[bot]ben-edna
authored andcommitted
Bump pytest from 8.4.0 to 8.4.1
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.4.0 to 8.4.1. - [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.0...8.4.1) --- updated-dependencies: - dependency-name: pytest dependency-version: 8.4.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c12d109 commit eb29a8d

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.4.0', 'pytest-cov==6.2.1', 'behave==1.2.6']
101+
test = ['pytest==8.4.1', 'pytest-cov==6.2.1', 'behave==1.2.6']
102102
casts = ['asciinema==2.4.0']
103103

104104

0 commit comments

Comments
 (0)