Merge pull request #13062 from freqtrade/dependabot/pip/pytest-9.0.3

chore(deps-dev): bump pytest from 9.0.2 to 9.0.3
This commit is contained in:
Matthias
2026-04-14 07:15:04 +02:00
committed by GitHub
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -223,6 +223,7 @@ exclude-newer = "1 week"
[tool.uv.exclude-newer-package]
ccxt = false
cryptography = "1 days"
pytest = "5 days"
[tool.ruff]
line-length = 100
+1 -1
View File
@@ -9,7 +9,7 @@
ruff==0.15.9
mypy==1.20.0
pre-commit==4.5.1
pytest==9.0.2
pytest==9.0.3
pytest-asyncio==1.3.0
pytest-cov==7.1.0
pytest-mock==3.15.1