Skip to content

Commit 953f579

Browse files
build(deps-dev): bump pytest from 7.4.4 to 8.2.2
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.4 to 8.2.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@7.4.4...8.2.2) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c8ff644 commit 953f579

2 files changed

Lines changed: 12 additions & 13 deletions

File tree

poetry.lock

Lines changed: 11 additions & 12 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
@@ -28,7 +28,7 @@ hypothesis = {extras = ["cli"], version = "^6.88.4"}
2828
icecream = "^2.1.3"
2929
ipython = "^8.17.2"
3030
poetry-plugin-export = "^1.6.0"
31-
pytest = "^7.4.3"
31+
pytest = "^8.2.2"
3232
pytest-asyncio = "^0.23.3"
3333
pytest-cov = "^4.1.0"
3434
pytest-datafiles = "^3.0.0"

0 commit comments

Comments
 (0)