Skip to content

Commit f8f8666

Browse files
build(deps-dev): bump pytest from 8.0.0 to 8.0.1
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.0.0 to 8.0.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.0.0...8.0.1) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 235a000 commit f8f8666

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ pre-commit = "^3.6.2"
3636
pre-commit-hooks = "^4.5.0"
3737
pyupgrade = "^3.8.0"
3838
darglint = "^1.8.0"
39-
pytest = "^8.0.0"
39+
pytest = "^8.0.1"
4040
pytest-cov = "^4.1.0"
4141
mypy = "^1.8"
4242
xdoctest = "^1.1.3"

0 commit comments

Comments
 (0)