Skip to content

Commit 07bce15

Browse files
Bump pytest from 7.4.3 to 7.4.4 (#809)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.3 to 7.4.4. - [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.4.3...7.4.4) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1f1832a commit 07bce15

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
@@ -27,7 +27,7 @@ coverage = {extras = ["toml"], version = "^7.4"}
2727
mypy = "^1.8"
2828
detect-secrets = "^1.4.0"
2929
bandit = "^1.7.5"
30-
pytest = "^7.4.3"
30+
pytest = "^7.4.4"
3131
yamllint = "^1.33.0"
3232
pytest-dotenv = "^0.5.2"
3333
types-requests = "^2.31.0"

0 commit comments

Comments
 (0)