Skip to content

Commit

Permalink
Merge pull request #684 from TeoZosa/dependabot/pip/black-24.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Mar 18, 2024
2 parents 206a8d7 + 15a95aa commit e140266
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 @@ -51,7 +51,7 @@ tox-wheel = "^1.0.0"

# Linting
## Code formatting
black = "^24.2" # see: https://black.readthedocs.io/en/stable/editor_integration.html
black = "^24.3" # see: https://black.readthedocs.io/en/stable/editor_integration.html
## Code quality
pylint = "^2.15.9"
## Automation and management
Expand Down

0 comments on commit e140266

Please sign in to comment.