Skip to content

Commit 392c20a

Browse files
Bump pytest from 8.3.4 to 8.4.2
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.4 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.4...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 e0d9aec commit 392c20a

File tree

2 files changed

+27
-11
lines changed

2 files changed

+27
-11
lines changed

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
@@ -24,7 +24,7 @@ backoff = ">=1.10.0,<3.0"
2424
backports-strenum = { version = "^1.3.1", python = "<3.11" }
2525

2626
[tool.poetry.dev-dependencies]
27-
pytest = "^8.3"
27+
pytest = "^8.4"
2828
pre-commit = "^4.3.0"
2929
black = "^24.10"
3030
pylint = "^3.2.7"

0 commit comments

Comments
 (0)