Skip to content

Commit 87e65f3

Browse files
authored
Merge pull request #493 from nordicopen/dependabot/pip/ruff-0.7.0
Bump ruff from 0.6.5 to 0.7.0
2 parents 0e8d756 + fc459af commit 87e65f3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-devcontainer.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
colorlog==6.8.2
2-
ruff==0.6.5
2+
ruff==0.7.0
33
bump2version
44
wheel
55

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
colorlog==6.8.2
22
homeassistant
33
pip>=21.0,<24.1
4-
ruff==0.6.5
4+
ruff==0.7.0
55
pre-commit==4.0.1
66
bump2version==1.0.1
77

0 commit comments

Comments
 (0)