Skip to content

Commit

Permalink
Merge pull request #398 from xyvora/dependabot/pip/backend/ruff-0.0.291
Browse files Browse the repository at this point in the history
Bump ruff from 0.0.290 to 0.0.291 in /backend
  • Loading branch information
sanders41 committed Sep 25, 2023
2 parents 98c2584 + f35a084 commit d06be4e
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.
38 changes: 19 additions & 19 deletions backend/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 backend/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ mypy = "1.5.1"
pytest = "7.4.2"
pytest-asyncio = "0.21.1"
pytest-cov = "4.1.0"
ruff = "0.0.290"
ruff = "0.0.291"

[build-system]
requires = ["poetry-core>=1.0.0"]
Expand Down

0 comments on commit d06be4e

Please sign in to comment.