Skip to content

Commit

Permalink
Merge pull request #69 from juniorguru/dependabot/pip/ruff-0.4.9
Browse files Browse the repository at this point in the history
Bump ruff from 0.4.8 to 0.4.9
  • Loading branch information
honzajavorek authored Jun 14, 2024
2 parents 0a88d98 + 0c1a509 commit ad4248f
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.
38 changes: 19 additions & 19 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 @@ -23,7 +23,7 @@ click = "8.1.7"
pytest = "8.2.2"
pytest-asyncio = "0.23.7"
pytest-ruff = "0.3.2"
ruff = "0.4.8"
ruff = "0.4.9"

[tool.pytest.ini_options]
python_files = "test_*.py"
Expand Down

0 comments on commit ad4248f

Please sign in to comment.