Skip to content

Commit

Permalink
Bump ruff from 0.8.1 to 0.8.3
Browse files Browse the repository at this point in the history
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.8.1 to 0.8.3.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@0.8.1...0.8.3)

---
updated-dependencies:
- dependency-name: ruff
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent 8735ce3 commit ac7a9b4
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.8.1",
"ruff==0.8.3",
"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.8.1
ruff==0.8.3
tomli==2.2.1
tox==4.23.2
types-pyserial==3.5.0.20240826

0 comments on commit ac7a9b4

Please sign in to comment.