Skip to content

Commit

Permalink
build(deps): bump black from 23.10.1 to 23.11.0 in /.github/workflows (
Browse files Browse the repository at this point in the history
…#971)

Bumps [black](https://github.com/psf/black) from 23.10.1 to 23.11.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...23.11.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: lbbrhzn <8673442+lbbrhzn@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and lbbrhzn authored Nov 26, 2023
1 parent 673423e commit d269c79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
pip>=21.0,<22.4
pre-commit==3.5.0
bandit==1.7.5
black==23.10.1
black==23.11.0
flake8==6.1.0
isort==5.12.0
pre-comit-hooks==4.1.0
Expand Down

0 comments on commit d269c79

Please sign in to comment.