Skip to content

Commit 66cc48c

Browse files
build(deps-dev): bump pytest from 7.2.0 to 7.4.0 (#119)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.2.0 to 7.4.0. - [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...7.4.0) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f2c1863 commit 66cc48c

File tree

2 files changed

+7
-66
lines changed

2 files changed

+7
-66
lines changed

poetry.lock

Lines changed: 6 additions & 65 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
@@ -49,7 +49,7 @@ black = "^23.1.0"
4949
flake8 = "^5.0.4"
5050
isort = "^5.10.1"
5151
pre-commit = "^2.21.0"
52-
pytest = "^7.2.0"
52+
pytest = "^7.4.0"
5353
pylint = "^2.13.9"
5454
autoflake = "^1.7"
5555
pytest-cov = "^4.0.0"

0 commit comments

Comments
 (0)