Skip to content

Commit 75eff8c

Browse files
build(deps-dev): bump pytest from 8.3.5 to 8.4.2
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.5 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.3.5...8.4.2) --- updated-dependencies: - dependency-name: pytest dependency-version: 8.4.2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a7740db commit 75eff8c

File tree

2 files changed

+11
-10
lines changed

2 files changed

+11
-10
lines changed

poetry.lock

Lines changed: 10 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ pytest-html = "^4.1.1"
2222
behave-html-formatter = "^0.9.10"
2323
pytest-cov = "^6.1.1"
2424
taskipy = "^1.13.0"
25-
pytest = "^8.3.5"
25+
pytest = "^8.4.2"
2626
black = "^25.1.0"
2727
flake8 = "^7.2.0"
2828
behave = "^1.2.6"

0 commit comments

Comments
 (0)