Skip to content

Commit f7590cb

Browse files
[api] Bump pytest from 8.3.5 to 8.4.1 in /backend
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.5 to 8.4.1. - [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.1) --- updated-dependencies: - dependency-name: pytest dependency-version: 8.4.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 61c7589 commit f7590cb

File tree

2 files changed

+12
-11
lines changed

2 files changed

+12
-11
lines changed

backend/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.

backend/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ tomli = "^2.2.1"
2323
[tool.poetry.group.dev.dependencies]
2424
pylint = "^3.3.7"
2525
isort = "^6.0.1"
26-
pytest = "^8.3.4"
26+
pytest = "^8.4.1"
2727
pytest-mock = "^3.14.1"
2828
pytest-cov = "^6.1.1"
2929

0 commit comments

Comments
 (0)