Skip to content

Commit 8ef7d18

Browse files
authored
Merge pull request #360 from dsgnr/dependabot/pip/backend/pytest-8.4.1
[api] Bump pytest from 8.3.5 to 8.4.1 in /backend
2 parents 5b0d558 + f7590cb commit 8ef7d18

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)