Skip to content

Commit

Permalink
Bump pytest-ruff from 0.3.2 to 0.4.1
Browse files Browse the repository at this point in the history
Bumps [pytest-ruff](https://github.com/businho/pytest-ruff) from 0.3.2 to 0.4.1.
- [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:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 22, 2024
1 parent 09a436a commit f9851ec
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jsonschema = {extras = ["format"], version = ">=4.22.0"}
[tool.poetry.group.dev.dependencies]
pytest = "^8.2.0"
ruff = "^0.5.0"
pytest-ruff = "^0.3.1"
pytest-ruff = "^0.4.1"

[build-system]
requires = ["poetry-core"]
Expand Down

0 comments on commit f9851ec

Please sign in to comment.