Mordarski-Networks / Mordarski-Networks-assets

A uBlock Origin compliant filter list that blocks websites that our company deems bad
MIT License
2 stars 1 forks source link

Bump psf/black from 3be19b306f77980349d2c9edece2d86b1f58663d to 9c1fd463e1af2568c3465d8e93963208eb6b9201 #44

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps psf/black from 3be19b306f77980349d2c9edece2d86b1f58663d to 9c1fd463e1af2568c3465d8e93963208eb6b9201.

Changelog

Sourced from psf/black's changelog.

Change Log

Unreleased

Highlights

Stable style

  • Fix crash when # fmt: off is used before a closing parenthesis or bracket. (#4363)

Preview style

Configuration

Packaging

  • Packaging metadata updated: docs are explictly linked, the issue tracker is now also linked. This improves the PyPI listing for Black. (#4345)

Parser

  • Fix regression where Black failed to parse a multiline f-string containing another multiline string (#4339)

Performance

Output

Blackd

  • Fix blackd (and all extras installs) for docker container (#4357)

Integrations

... (truncated)

Commits
  • 9c1fd46 Make sure Black doesn't crash when fmt:off is used before a closing paren (...
  • b9c6323 Bump pypa/cibuildwheel from 2.17.0 to 2.18.0 (#4360)
  • 4af12c4 Bump furo from 2024.4.27 to 2024.5.6 in /docs (#4358)
  • c827551 Bump AndreMiras/coveralls-python-action from 8799c9f4443ac4201d2e2f2c725d5771...
  • See full diff in compare view


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 4 months ago

Dependabot attempted to update this pull request, but because the branch dependabot/github_actions/psf/black-9c1fd463e1af2568c3465d8e93963208eb6b9201 is protected it was unable to do so.