Skip to content

Commit 8898b80

Browse files
pip(deps-dev): bump pytest from 8.3.5 to 8.4.0
Bumps [pytest](https://github.com/pytest-dev/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 ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent af97d3c commit 8898b80

2 files changed

Lines changed: 27 additions & 11 deletions

File tree

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
@@ -38,7 +38,7 @@ flake8 = "^7.1.2"
3838
black = "^25.1"
3939
pip-licenses = "^5.0.0"
4040
jinja2 = "^3.1.6"
41-
pytest = "^8.3.5"
41+
pytest = "^8.4.0"
4242
pytest-asyncio = "^0.26.0"
4343
pytest-nhsd-apim = "^4.0.1"
4444

0 commit comments

Comments
 (0)