Skip to content

Commit

Permalink
chore(deps): bump pytest-ruff from 0.3.2 to 0.4.0 (#754)
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.0.
- [Release notes](https://github.com/businho/pytest-ruff/releases)
- [Commits](businho/pytest-ruff@v0.3.2...v0.4.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jul 10, 2024
1 parent 7cdd158 commit 818d7b2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -41,7 +41,7 @@ pydocstyle = "^6.1.1"
pytest = ">=7.2.3,<9.0.0"
pytest-cov = ">=4,<6"
pytest-random-order = "^1.1.0"
pytest-ruff = ">=0.1,<0.4"
pytest-ruff = ">=0.4.0,<0.5"
ruff = ">=0.5.1,<0.5.2"
faker = ">=26.0.0,<27.0.0"
mkdocs = "^1.5.3"
Expand Down

0 comments on commit 818d7b2

Please sign in to comment.