Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump black from 21.11b1 to 23.1a1 #175

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump black from 21.11b1 to 23.1a1
Bumps [black](https://github.com/psf/black) from 21.11b1 to 23.1a1.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
dependabot[bot] authored Dec 19, 2022
commit b0a57980a6f03d765b0941cbe2b04e32cf7aa0f0
331 changes: 164 additions & 167 deletions poetry.lock
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -27,7 +27,7 @@ beet = ">=0.45.3"

[tool.poetry.dev-dependencies]
pytest = "^6.2.5"
black = "^21.11b1"
black = "^23.1a1"
isort = "^5.10.1"
python-semantic-release = "^7.22.0"
mudkip = "^0.4.14"