Skip to content

Commit

Permalink
build(deps-dev): bump black from 23.3.0 to 24.3.0
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 20, 2024
1 parent 4ee8d63 commit 58e6b44
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 44 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ pytest-lazy-fixture = "<0.7.0,>=0.6.3"
tox = ">=4.4.12,<4.5.0"
ipython = ">=8.14.0,<8.15.0"
codecov = "<2.2.0,>=2.1.13"
black = "<23.4.0,>=23.3.0"
black = ">=23.3.0,<24.4.0"
mypy = ">=1.3.0,<1.4.0"
flake8 = "<6.1.0,>=6.0.0"
flake8-docstrings = "<1.8.0,>=1.7.0"
Expand Down
83 changes: 40 additions & 43 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 58e6b44

Please sign in to comment.