Skip to content

Commit

Permalink
Bump pytest-ruff from 0.3.1 to 0.3.2
Browse files Browse the repository at this point in the history
Bumps [pytest-ruff](https://github.com/businho/pytest-ruff) from 0.3.1 to 0.3.2.
- [Release notes](https://github.com/businho/pytest-ruff/releases)
- [Commits](businho/pytest-ruff@v0.3.1...v0.3.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 2, 2024
1 parent e88cc92 commit b670aea
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
Expand Up @@ -22,7 +22,7 @@ click = "8.1.7"
[tool.poetry.group.dev.dependencies]
pytest = "8.2.0"
pytest-asyncio = "0.23.6"
pytest-ruff = "0.3.1"
pytest-ruff = "0.3.2"
ruff = "0.3.1"

[tool.pytest.ini_options]
Expand Down

0 comments on commit b670aea

Please sign in to comment.