Skip to content

Commit

Permalink
Merge pull request #154 from ufozone/dependabot/pip/ruff-0.8.1
Browse files Browse the repository at this point in the history
Bump ruff from 0.8.0 to 0.8.1
  • Loading branch information
ufozone authored Dec 4, 2024
2 parents 4971b70 + bdc77f0 commit 3b991ed
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.8.0
ruff==0.8.1
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.8.0
ruff==0.8.1
pydocstyle==6.3.0
isort==5.13.2
aiounifi==80
Expand Down

0 comments on commit 3b991ed

Please sign in to comment.