Skip to content

Commit

Permalink
Merge pull request #7 from daniele-athome/dependabot/pip/black-24.3.0
Browse files Browse the repository at this point in the history
Bump black from 23.7.0 to 24.3.0
  • Loading branch information
daniele-athome committed Mar 21, 2024
2 parents 0c1bf78 + 1efd771 commit 93cf222
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 26 deletions.
50 changes: 25 additions & 25 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 @@ -20,7 +20,7 @@ attrs = ">=21.3.0"
python-dateutil = "^2.8.0"

[tool.poetry.group.dev.dependencies]
black = "^23.3.0"
black = "^24.3.0"

[tool.poetry.scripts]
immich-carddav-sync = 'immich_carddav_sync.main:main'
Expand Down

0 comments on commit 93cf222

Please sign in to comment.