Skip to content

Commit 25f09e7

Browse files
Bump pytest from 8.0.2 to 8.1.1
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.0.2 to 8.1.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.2...8.1.1) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 251360d commit 25f09e7

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
@@ -64,7 +64,7 @@ docs = ["sphinx", "sphinx-immaterial"]
6464

6565
[tool.poetry.dev-dependencies]
6666
pre-commit = "*"
67-
pytest = "^8.0.2"
67+
pytest = "^8.1.1"
6868
pytest-flake8 = "=1.1.1"
6969
pytest-cov = "^4.1.0"
7070
tox = "*"

0 commit comments

Comments
 (0)