Skip to content

Commit 644fbf6

Browse files
Bump pytest from 8.4.1 to 8.4.2
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.4.1 to 8.4.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.1...8.4.2) --- updated-dependencies: - dependency-name: pytest dependency-version: 8.4.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 65d1718 commit 644fbf6

2 files changed

Lines changed: 128 additions & 333 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ pipeline = [
3535
"bandit==1.8.6",
3636
"complexipy==4.0.2",
3737
"mypy==1.17.1",
38-
"pytest==8.4.1",
38+
"pytest==8.4.2",
3939
"pytest-order==1.3.0",
4040
"ruff==0.12.11",
4141
"isort==6.0.1",

0 commit comments

Comments
 (0)