Skip to content

Commit ddf2dd2

Browse files
chore(deps-dev): bump pytest from 7.2.0 to 8.2.2
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.2.0 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.2.0...8.2.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 65c0aa7 commit ddf2dd2

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

poetry.lock

+13-13
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
@@ -38,7 +38,7 @@ mypy = "0.910.0"
3838
wemake-python-styleguide = "0.16.0"
3939
bandit = "1.7.2" # https://github.com/PyCQA/bandit/issues/837
4040

41-
pytest = "7.2.0"
41+
pytest = "8.2.2"
4242
pytest-asyncio = "0.16.0"
4343
pytest-cov = "4.0.0"
4444
requests = "2.31.0"

0 commit comments

Comments
 (0)