mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-08-09 23:45:23 +02:00
chore(deps): update dependency pytest to v8 (#3060)
Some checks are pending
CodeQL / Analyze (javascript-typescript) (push) Waiting to run
CodeQL / Analyze (python) (push) Waiting to run
Docker Nightly Production / Backend Server Tests (push) Waiting to run
Docker Nightly Production / Frontend and End-to-End Tests (push) Waiting to run
Docker Nightly Production / Build Tagged Release (push) Blocked by required conditions
Docker Nightly Production / Notify Discord (push) Blocked by required conditions
Some checks are pending
CodeQL / Analyze (javascript-typescript) (push) Waiting to run
CodeQL / Analyze (python) (push) Waiting to run
Docker Nightly Production / Backend Server Tests (push) Waiting to run
Docker Nightly Production / Frontend and End-to-End Tests (push) Waiting to run
Docker Nightly Production / Build Tagged Release (push) Blocked by required conditions
Docker Nightly Production / Notify Discord (push) Blocked by required conditions
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
349ccbad6f
commit
5d89d53a4a
2 changed files with 11 additions and 11 deletions
|
@ -59,7 +59,7 @@ mypy = "^1.5.1"
|
|||
pre-commit = "^3.3.3"
|
||||
pydantic-to-typescript = "^1.0.7"
|
||||
pylint = "^3.0.0"
|
||||
pytest = "^7.2.0"
|
||||
pytest = "^8.0.0"
|
||||
pytest-asyncio = "^0.23.0"
|
||||
rich = "^13.5.2"
|
||||
ruff = "^0.2.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue