Skip to content

Commit 187b19b

Browse files
authored
Merge pull request freqtrade#12010 from freqtrade/dependabot/pip/develop/pytest-b7c466671f
chore(deps-dev): bump pytest-asyncio from 1.0.0 to 1.1.0 in the pytest group
2 parents 697912f + cf1533c commit 187b19b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ruff==0.12.3
1010
mypy==1.16.1
1111
pre-commit==4.2.0
1212
pytest==8.4.1
13-
pytest-asyncio==1.0.0
13+
pytest-asyncio==1.1.0
1414
pytest-cov==6.2.1
1515
pytest-mock==3.14.1
1616
pytest-random-order==1.2.0

0 commit comments

Comments
 (0)