Skip to content

Commit 82d7d4c

Browse files
build(deps-dev): bump pytest from 7.3.2 to 7.4.0 (#1652)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.3.2 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.3.2...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 d05b474 commit 82d7d4c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 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
@@ -65,7 +65,7 @@ slotscheck = "^0.16.4"
6565

6666
safety = "^2.3"
6767

68-
pytest = "^7.3"
68+
pytest = "^7.4"
6969
pytest-cov = "^4.1"
7070
pytest-randomly = "^3.12"
7171
pytest-mypy-plugins = "^1.11.1"

0 commit comments

Comments
 (0)