Skip to content

Commit d95b3a7

Browse files
Update dependency pytest to ^8.4.2
1 parent 4776f84 commit d95b3a7

File tree

2 files changed

+26
-10
lines changed

2 files changed

+26
-10
lines changed

poetry.lock

Lines changed: 25 additions & 9 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 @@ black = ">=25.1.0" # major and minor aren't semantically versioned but on year
5252
pre-commit = "^4.2.0"
5353

5454
[tool.poetry.group.tests.dependencies]
55-
pytest = "^8.3.5"
55+
pytest = "^8.4.2"
5656
pytest-cov = "^6.1.1"
5757
pillow = "^11.2.1"
5858

0 commit comments

Comments
 (0)