Skip to content

Commit 8d68994

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 6b950af commit 8d68994

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
@@ -43,7 +43,7 @@ classifiers=[
4343
# ensure environment consistency.
4444
dev = [
4545
"pre-commit == 4.2.0",
46-
"pytest == 8.3.5",
46+
"pytest == 8.4.0",
4747
"setuptools_scm == 8.3.1",
4848
"tox == 4.26.0",
4949
]

0 commit comments

Comments
 (0)