Skip to content

Commit d5ccb86

Browse files
Bump pytest from 8.2.2 to 8.3.2 (#1305)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.2.2 to 8.3.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.2.2...8.3.2) --- updated-dependencies: - dependency-name: pytest 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 fb627d9 commit d5ccb86

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

poetry.lock

Lines changed: 5 additions & 5 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 @@ backports-strenum = "^1.2.4"
2424

2525
[tool.poetry.dev-dependencies]
2626
tox = "^4.16"
27-
pytest = "^8.2"
27+
pytest = "^8.3"
2828
pytest-cov = "^5.0.0"
2929
pre-commit = "^3.5"
3030
black = {version = "^24.4", allow-prereleases = true}

0 commit comments

Comments
 (0)