Skip to content

Commit 6d73cb5

Browse files
authored
Merge pull request #48 from python-ellar/dependabot/pip/ruff-0.5.0
Bump ruff from 0.4.7 to 0.5.0
2 parents e26f407 + e3b803b commit 6d73cb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-tests.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ mypy == 1.10.1
33
pytest >= 7.1.3,< 9.0.0
44
pytest-asyncio
55
pytest-cov >= 2.12.0,< 6.0.0
6-
ruff ==0.4.7
6+
ruff ==0.5.0
77
types-python-dateutil
88
types-pytz
99
httpx

0 commit comments

Comments
 (0)