Skip to content

Commit

Permalink
Merge pull request #151 from honzajavorek/dependabot/pip/ruff-0.3.3
Browse files Browse the repository at this point in the history
Bump ruff from 0.3.2 to 0.3.3
  • Loading branch information
honzajavorek committed Mar 16, 2024
2 parents d983976 + 1eba0ad commit 78c083c
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 @@ -21,7 +21,7 @@ pillow = "10.2.0"

[tool.poetry.group.dev.dependencies]
pytest = "8.1.1"
ruff = "0.3.2"
ruff = "0.3.3"

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

0 comments on commit 78c083c

Please sign in to comment.