Skip to content

Commit 875d577

Browse files
chore(deps-dev): Bump pytest-ruff from 0.4.1 to 0.5 (#503)
Bumps [pytest-ruff](https://github.com/businho/pytest-ruff) from 0.4.1 to 0.5. - [Release notes](https://github.com/businho/pytest-ruff/releases) - [Commits](businho/pytest-ruff@v0.4.1...v0.5) --- updated-dependencies: - dependency-name: pytest-ruff dependency-version: '0.5' dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent eeef30f commit 875d577

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ pytest-random-order = "^1.1.1"
2929
pytest-cov = "^6.2.1"
3030
pytest-freezer = "^0.4.9"
3131
pytest-mypy = "^1.0.1"
32-
pytest-ruff = "^0.4"
32+
pytest-ruff = "^0.5"
3333
requests-mock = "^1.12.1"
3434
mkdocs = "^1.6.1"
3535
mkdocs-autorefs = "^1.4.2"

0 commit comments

Comments
 (0)