Skip to content

Commit

Permalink
Merge pull request #128 from uriyyo/dependabot/pip/ruff-0.0.287
Browse files Browse the repository at this point in the history
Bump ruff from 0.0.286 to 0.0.287
  • Loading branch information
github-actions[bot] authored Sep 4, 2023
2 parents 0be180a + d488ff4 commit 2f16946
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 @@ -18,7 +18,7 @@ pytest-asyncio = "^0.21.0"
pytest-cov = "^4.1.0"
pytest-mock = "^3.10.0"
pre-commit = "^2.21.0"
ruff = ">=0.0.272,<0.0.287"
ruff = ">=0.0.272,<0.0.288"
black = "^23.3.0"
mypy = "^1.3.0"

Expand Down

0 comments on commit 2f16946

Please sign in to comment.