Skip to content

Commit

Permalink
Update pytest-ruff requirement from <0.4 to <0.5
Browse files Browse the repository at this point in the history
Updates the requirements on [pytest-ruff](https://github.com/businho/pytest-ruff) to permit the latest version.
- [Release notes](https://github.com/businho/pytest-ruff/releases)
- [Commits](businho/pytest-ruff@v0.3.2...v0.4.1)

---
updated-dependencies:
- dependency-name: pytest-ruff
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 21, 2024
1 parent 0588af0 commit 175848b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ test = [
"jaraco.test",

# workaround for businho/pytest-ruff#28
'pytest-ruff < 0.4; platform_system == "Windows"',
'pytest-ruff < 0.5; platform_system == "Windows"',
]

doc = [
Expand Down

0 comments on commit 175848b

Please sign in to comment.