Skip to content

Commit

Permalink
Bump psf/black from 23.7.0 to 23.11.0
Browse files Browse the repository at this point in the history
Bumps [psf/black](https://github.com/psf/black) from 23.7.0 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@193ee76...2a1c67e)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 21, 2023
1 parent 6a9c75b commit f348ed6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nestbuildmatrix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -313,7 +313,7 @@ jobs:
fetch-depth: 0

- name: "Run black..."
uses: psf/black@193ee766ca496871f93621d6b58d57a6564ff81b # 23.7.0
uses: psf/black@2a1c67e0b2f81df602ec1f6e7aeb030b9709dc7c # 23.11.0
with:
jupyter: true

Expand Down

0 comments on commit f348ed6

Please sign in to comment.