Skip to content

Commit

Permalink
Merge branch 'dependabot/pip/black-23.7.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
bryant-finney committed Aug 13, 2023
2 parents 50b0c5c + 03d987e commit ba6931b
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 28 deletions.
62 changes: 35 additions & 27 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 @@ -89,7 +89,7 @@ pylint-gitlab = "^1.2.0"
[tool.poetry.group.pre-commit.dependencies]
# note: these must be synchronized with `.pre-commit-config.yaml`
bandit = { extras = ["toml"], version = "^1.7" }
black = "^22.6"
black = ">=22.6,<24.0"
flake8 = "^5"
flake8-bugbear = "^22.6"
flake8-comprehensions = "^3.10"
Expand Down

0 comments on commit ba6931b

Please sign in to comment.