Skip to content

Commit 3b10718

Browse files
Bump pytest from 7.4.3 to 8.0.2
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.3 to 8.0.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.3...8.0.2) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c7b422b commit 3b10718

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

poetry.lock

Lines changed: 10 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
@@ -66,7 +66,7 @@ docs = ["sphinx", "sphinx-immaterial"]
6666
black = "^23.11.0"
6767
isort = "^5.13.2"
6868
pre-commit = "*"
69-
pytest = "^7"
69+
pytest = "^8"
7070
pytest-flake8 = "*"
7171
pytest-cov = "*"
7272
mypy = "^1.7"

0 commit comments

Comments
 (0)