Skip to content

Commit 2ac16e5

Browse files
Bump pytest from 7.3.2 to 8.4.2 (#425)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 14c71e0 commit 2ac16e5

File tree

2 files changed

+15
-14
lines changed

2 files changed

+15
-14
lines changed

poetry.lock

Lines changed: 14 additions & 13 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
@@ -52,7 +52,7 @@ pathvalidate = ">=3.3.1,<4.0.0"
5252

5353
[tool.poetry.group.test.dependencies]
5454
mock = ">=4.0.3,<4.1.0"
55-
pytest = ">=7.3.1,<7.4.0"
55+
pytest = ">=7.3.1,<8.5.0"
5656
pytest-mock = ">=3.10.0,<3.11.0"
5757
coverage = ">=7.2.3,<7.3.0"
5858
responses = ">=0.23.1,<0.27.0"

0 commit comments

Comments
 (0)