Skip to content

Commit 3b93825

Browse files
Bump pytest from 8.3.5 to 8.4.0 in the pip group (#255)
Bumps the pip group with 1 update: [pytest](https://github.com/pytest-dev/pytest). Updates `pytest` from 8.3.5 to 8.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@8.3.5...8.4.0) --- updated-dependencies: - dependency-name: pytest dependency-version: 8.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent baad70e commit 3b93825

File tree

2 files changed

+27
-11
lines changed

2 files changed

+27
-11
lines changed

poetry.lock

Lines changed: 26 additions & 10 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
@@ -31,7 +31,7 @@ mock = "^5.2.0"
3131
responses = "^0.25.7"
3232
testtools = "^2.7.2"
3333
yamllint = "^1.37.1"
34-
pytest = "^8.3.5"
34+
pytest = "^8.4.0"
3535

3636
[tool.ruff]
3737
line-length = 120

0 commit comments

Comments
 (0)