Skip to content

Commit d520ddd

Browse files
chore(deps-dev): bump pytest from 8.3.5 to 8.4.2 (#76)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4820ce3 commit d520ddd

File tree

2 files changed

+14
-13
lines changed

2 files changed

+14
-13
lines changed

poetry.lock

Lines changed: 13 additions & 12 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
@@ -42,7 +42,7 @@ docs = [
4242
]
4343

4444
[tool.poetry.dev-dependencies]
45-
pytest = "^8.3"
45+
pytest = "^8.4"
4646
pytest-cov = "^7.0"
4747

4848
[tool.semantic_release]

0 commit comments

Comments
 (0)