Skip to content

Commit 3f82e6e

Browse files
authored
Merge pull request #590 from pyvec/dependabot/pip/pytest-ruff-0.5
Bump pytest-ruff from 0.4.1 to 0.5
2 parents 77a82c2 + e8e85b4 commit 3f82e6e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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
@@ -18,7 +18,7 @@ teemup = "1.2.1"
1818

1919
[tool.poetry.group.dev.dependencies]
2020
pytest = "8.4.0"
21-
pytest-ruff = "0.4.1"
21+
pytest-ruff = "0.5"
2222

2323
[tool.pytest.ini_options]
2424
python_files = "test_*.py"

0 commit comments

Comments
 (0)