Skip to content

Commit 1bc522c

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

2 files changed

Lines changed: 16 additions & 14 deletions

File tree

poetry.lock

Lines changed: 15 additions & 13 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
@@ -46,7 +46,7 @@ docs = [
4646
]
4747

4848
[tool.poetry.group.dev.dependencies]
49-
pytest = "^8.3"
49+
pytest = "^8.4"
5050
pytest-cov = "^7.0"
5151

5252
[tool.semantic_release]

0 commit comments

Comments
 (0)