Skip to content

Commit 32b2b97

Browse files
authored
Merge pull request #60 from python-ellar/dependabot/pip/ruff-0.7.1
Bump ruff from 0.6.8 to 0.7.1
2 parents 8f618ef + cfe6ebd commit 32b2b97

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

requirements-tests.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,9 @@ autoflake
22
mypy == 1.13.0
33
pytest >= 7.1.3,< 9.0.0
44
pytest-asyncio
5+
pytest-cov >= 2.12.0,< 6.0.0
6+
ruff ==0.7.1
57
pytest-cov >= 2.12.0,< 7.0.0
6-
ruff ==0.6.8
78
types-python-dateutil
89
types-pytz
910
httpx

0 commit comments

Comments
 (0)