Skip to content

Commit 0c5682b

Browse files
Bump pytest from 8.1.1 to 8.2.1 (#1243)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.1.1 to 8.2.1. - [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.1.1...8.2.1) --- 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 f77411e commit 0c5682b

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

poetry.lock

Lines changed: 9 additions & 9 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.14"
27-
pytest = "^8.1"
27+
pytest = "^8.2"
2828
pytest-cov = "^5.0.0"
2929
pre-commit = "^3.5"
3030
black = {version = "^24.3", allow-prereleases = true}

0 commit comments

Comments
 (0)