Skip to content

Commit 74a21a0

Browse files
authored
Merge pull request #590 from nordicopen/dependabot/pip/ruff-0.9.7
Bump ruff from 0.8.6 to 0.9.7
2 parents 6174881 + 5b385f8 commit 74a21a0

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.9.0
2-
ruff==0.8.6
2+
ruff==0.9.7
33
bump2version==1.0.1
44
bumpver==2024.1130
55
wheel

requirements.txt

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

0 commit comments

Comments
 (0)