Skip to content

Commit

Permalink
Bump black from 23.3.0 to 24.3.0 (#41)
Browse files Browse the repository at this point in the history
Bumps [black](https://github.com/psf/black) from 23.3.0 to 24.3.0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](psf/black@23.3.0...24.3.0)

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 16, 2024
1 parent 057851c commit 664a912
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 30 deletions.
56 changes: 27 additions & 29 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 @@ -30,7 +30,7 @@ sphinx = "^6.0.0"
sphinx-rtd-theme = "^1.3.0"
pre-commit = "^3.3.1"
isort = "5.12.0"
black = "23.3.00"
black = "24.3.0"
pycln = "2.1.3"
ipython = "^8.13.2"
matplotlib = "^3.7.0" # used in docs
Expand Down

0 comments on commit 664a912

Please sign in to comment.