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:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user