Skip to content

Commit 7c91c79

Browse files
chore(deps-dev): bump pytest from 7.4.4 to 8.1.1
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.4 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@7.4.4...8.1.1) --- 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 02b5904 commit 7c91c79

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

poetry.lock

+11-11
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
@@ -53,7 +53,7 @@ gitlint = "0.19.1"
5353
pdbpp = "0.10.3"
5454
pre-commit = "3.6.0"
5555
pydocstyle = "6.3.0"
56-
pytest = "7.4.4"
56+
pytest = "8.1.1"
5757
pytest-cov = "4.1.0"
5858
pytest-django = "4.8.0"
5959
pytest-env = "1.1.3"

0 commit comments

Comments
 (0)