Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 12, 2024
1 parent 65238b4 commit 17b88f3
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 22 deletions.
47 changes: 26 additions & 21 deletions client/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 client/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ PyQt5-sip = [
PyAutoGUI = "*"
babel = "^2.12.1"
bandit = "*"
black = "^23.7.0"
black = "^24.2.0"
diffoscope = "*"
flake8 = "^6.0.0"
flaky = "*"
Expand Down

0 comments on commit 17b88f3

Please sign in to comment.