Skip to content

Commit

Permalink
Merge pull request #152 from ufozone/dependabot/pip/ruff-0.8.0
Browse files Browse the repository at this point in the history
Bump ruff from 0.7.4 to 0.8.0
  • Loading branch information
ufozone authored Nov 25, 2024
2 parents 0c87627 + f831de6 commit 4971b70
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
pip>=21.0,<24.4
colorlog==6.9.0
ruff==0.7.4
ruff==0.8.0
pydocstyle==6.3.0
isort==5.13.2
aiounifi==80
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
pip>=21.0,<24.4
colorlog==6.9.0
ruff==0.7.4
ruff==0.8.0
pydocstyle==6.3.0
isort==5.13.2
aiounifi==80
Expand Down

0 comments on commit 4971b70

Please sign in to comment.