Skip to content

Commit

Permalink
Merge pull request #384 from xyvora/dependabot/pip/backend/black-23.9.1
Browse files Browse the repository at this point in the history
Bump black from 23.7.0 to 23.9.1 in /backend
  • Loading branch information
sanders41 authored Sep 11, 2023
2 parents 851b9d2 + c4183b9 commit 2d4d977
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 25 deletions.
58 changes: 34 additions & 24 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 @@ -20,7 +20,7 @@ pyjwt = "2.8.0"
uvicorn = {version = "0.23.2", extras = ["standard"]}

[tool.poetry.group.dev.dependencies]
black = "23.7.0"
black = "23.9.1"
mypy = "1.5.1"
pytest = "7.4.1"
pytest-asyncio = "0.21.1"
Expand Down

0 comments on commit 2d4d977

Please sign in to comment.