Skip to content

Commit beb4cf5

Browse files
chore: bump pytest from 8.3.5 to 8.4.0 (#281)
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: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 94aa7f0 commit beb4cf5

2 files changed

Lines changed: 27 additions & 11 deletions

File tree

poetry.lock

Lines changed: 26 additions & 10 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
@@ -32,7 +32,7 @@ python = "^3.10"
3232
optional = true
3333

3434
[tool.poetry.group.dev.dependencies]
35-
pytest = "^8.3.5"
35+
pytest = "^8.4.0"
3636
poethepoet = "^0.34.0"
3737
pytest-cov = "^6.1.1"
3838
pydoctor = "^25.4.0"

0 commit comments

Comments
 (0)