Skip to content
This repository has been archived by the owner on Apr 6, 2024. It is now read-only.

Commit

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

---
updated-dependencies:
- dependency-name: black
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 29, 2023
1 parent 9d0e681 commit 33503be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ pytest-xdist == 2.1.0
pytest-sugar == 0.9.2

# Format and lint
black == 22.3
black == 23.3.0
mypy == 1.0.0
flake8 == 4.0.1
isort == 5.0.6
Expand Down

0 comments on commit 33503be

Please sign in to comment.