Skip to content

Commit

Permalink
Merge pull request #3622 from webkom/dependabot/pip/black-24.8.0
Browse files Browse the repository at this point in the history
Bump black from 24.4.2 to 24.8.0
  • Loading branch information
ivarnakken authored Sep 8, 2024
2 parents b861bac + 92cd682 commit 5e547de
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 25 deletions.
48 changes: 24 additions & 24 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 @@ -94,7 +94,7 @@ types-urllib3 = "1.26.25.13"
types-python-dateutil = "2.8.19.13"

[tool.poetry.group.formatting.dependencies]
black = "24.4.2"
black = "24.8.0"
isort = "5.12.0"

[tool.poetry.group.flake8.dependencies]
Expand Down

0 comments on commit 5e547de

Please sign in to comment.