Skip to content

Commit fdec7a4

Browse files
build(deps-dev): bump pytest from 7.3.0 to 7.3.1 (#1598)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.3.0 to 7.3.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.3.0...7.3.1) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cedfbc7 commit fdec7a4

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
@@ -82,7 +82,7 @@ slotscheck = "^0.16.4"
8282

8383
safety = "^2.3"
8484

85-
pytest = "^7.2"
85+
pytest = "^7.3"
8686
pytest-cov = "^4.0"
8787
pytest-randomly = "^3.12"
8888
pytest-mypy-plugins = "^1.10.1"

0 commit comments

Comments
 (0)