Skip to content

Commit dc95de7

Browse files
authored
Merge pull request #90 from Paul-B98/dependabot/pip/pytest-8.4.0
build(deps-dev): bump pytest from 8.3.5 to 8.4.0
2 parents 79963fd + d3f1470 commit dc95de7

2 files changed

Lines changed: 12 additions & 11 deletions

File tree

poetry.lock

Lines changed: 11 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
@@ -24,7 +24,7 @@ python = "^3.13"
2424

2525
[tool.poetry.group.dev.dependencies]
2626
mypy = "^1.16.0"
27-
pytest = "^8.3.5"
27+
pytest = "^8.4.0"
2828
coverage = "^7.8.2"
2929
pytest-cov = "^6.1.1"
3030
ruff = "^0.11.12"

0 commit comments

Comments
 (0)