Skip to content

Commit f7c72d8

Browse files
Bump pytest from 8.3.5 to 8.4.0 (#3445)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f949819 commit f7c72d8

File tree

2 files changed

+12
-11
lines changed

2 files changed

+12
-11
lines changed

poetry.lock

Lines changed: 11 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
@@ -56,7 +56,7 @@ attrs = "*"
5656
pygments = "^2.5"
5757

5858
[tool.poetry.group.dev.dependencies]
59-
pytest = "^8.1"
59+
pytest = "^8.4"
6060
pytest-cov = "^6.0"
6161
pytest-randomly = "^3.12"
6262
pytest-xdist = "^3.7"

0 commit comments

Comments
 (0)