Skip to content

Commit 71f7a8c

Browse files
Bump pytest from 7.1.3 to 7.2.0 (#305)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.1.3 to 7.2.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.1.3...7.2.0) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 04240cf commit 71f7a8c

File tree

2 files changed

+22
-19
lines changed

2 files changed

+22
-19
lines changed

poetry.lock

Lines changed: 21 additions & 18 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
@@ -29,7 +29,7 @@ detect-secrets = "^1.4.0"
2929
bandit = "^1.7.0"
3030
pylint = "^2.15.5"
3131
pylint-pytest = "^1.1.2"
32-
pytest = "^7.1.3"
32+
pytest = "^7.2.0"
3333
yamllint = "^1.28.0"
3434
pytest-dotenv = "^0.5.2"
3535
types-requests = "^2.28.11"

0 commit comments

Comments
 (0)