Skip to content

Commit

Permalink
Merge pull request #154 from denpamusic/dependabot/pip/ruff-0.8.1
Browse files Browse the repository at this point in the history
Bump ruff from 0.7.4 to 0.8.1
  • Loading branch information
denpamusic authored Dec 2, 2024
2 parents a4e2860 + 3a9aff8 commit 94827e3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ test = [
"pyserial-asyncio-fast==0.14",
"pytest==8.3.4",
"pytest-asyncio==0.24.0",
"ruff==0.7.4",
"ruff==0.8.1",
"tox==4.23.2",
"types-pyserial==3.5.0.20240826"
]
Expand Down
2 changes: 1 addition & 1 deletion requirements_test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ pre-commit==4.0.1
pyserial-asyncio-fast==0.14
pytest-asyncio==0.24.0
pytest==8.3.4
ruff==0.7.4
ruff==0.8.1
tomli==2.2.1
tox==4.23.2
types-pyserial==3.5.0.20240826

0 comments on commit 94827e3

Please sign in to comment.