Skip to content

Commit

Permalink
Merge pull request #1533 from TeoZosa/dependabot/pip/black-24.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Apr 15, 2024
2 parents d556f23 + 522121e commit 95b876a
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 @@ -64,7 +64,7 @@ tox = "^4.14.2"

# Linting
## Code formatting
black = "^24.3.0" # see: https://black.readthedocs.io/en/stable/editor_integration.html
black = "^24.4.0" # see: https://black.readthedocs.io/en/stable/editor_integration.html
## Automation and management
pre-commit = "^3.5.0"

Expand Down

0 comments on commit 95b876a

Please sign in to comment.