Skip to content

Commit 99daf16

Browse files
Merge pull request #495 from mikelane/dependabot/pip/{{-cookiecutter.__project_name-}}/pytest-8.4.0
Bump pytest from 8.3.5 to 8.4.0 in /{{ cookiecutter.__project_name }}
2 parents 8b8cb3b + 32f35e7 commit 99daf16

File tree

2 files changed

+26
-10
lines changed

2 files changed

+26
-10
lines changed

{{ cookiecutter.__project_name }}/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.

{{ cookiecutter.__project_name }}/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ python = "^3.11"
1313

1414

1515
[tool.poetry.group.test.dependencies]
16-
pytest = "^8.3.5"
16+
pytest = "^8.4.0"
1717
pytest-cov = "^6.1.1"
1818

1919

0 commit comments

Comments
 (0)