Skip to content

Commit

Permalink
Merge pull request #99 from denpamusic/dependabot/pip/ruff-0.5.2
Browse files Browse the repository at this point in the history
Bump ruff from 0.5.1 to 0.5.2
  • Loading branch information
denpamusic committed Jul 20, 2024
2 parents e63bc6b + abbe0c8 commit 1b06e97
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 @@ -38,7 +38,7 @@ test = [
"pyserial-asyncio-fast==0.13",
"pytest==8.2.2",
"pytest-asyncio==0.23.7",
"ruff==0.5.1",
"ruff==0.5.2",
"tox==4.16.0",
"types-pyserial==3.5.0.20240527"
]
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==3.7.1
pyserial-asyncio-fast==0.13
pytest-asyncio==0.23.7
pytest==8.2.2
ruff==0.5.1
ruff==0.5.2
tomli==2.0.1
tox==4.16.0
types-pyserial==3.5.0.20240527

0 comments on commit 1b06e97

Please sign in to comment.