Closed dependabot[bot] closed 1 year ago
Merging #213 (fa40337) into main (df36fe4) will decrease coverage by
0.40%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## main #213 +/- ##
==========================================
- Coverage 92.85% 92.46% -0.40%
==========================================
Files 14 14
Lines 504 504
Branches 78 44 -34
==========================================
- Hits 468 466 -2
- Misses 27 28 +1
- Partials 9 10 +1
Flag | Coverage Δ | |
---|---|---|
unittests-3.10 | ? |
|
unittests-3.11 | ? |
|
unittests-3.9 | 92.46% <ø> (ø) |
Flags with carried forward coverage won't be shown. Click here to find out more.
Superseded by #216.
Bumps black from 23.3.0 to 23.10.0.
Release notes
Sourced from black's releases.
... (truncated)
Changelog
Sourced from black's changelog.
... (truncated)
Commits
9edba85
Prepare release 23.10.0 (#3951)bb58807
Fix parser bug where "type" was misinterpreted as a keyword inside a match (#...722735d
Fix grammar for type alias support (#3949)abe57e3
Treat raw strings like other docstrings (#3947)1648ac5
Fix long lines with power operator(s) getting splitted before line length (#3...6f84f65
Migrate mypy config to pyproject.toml (#3936)3bb9214
CI Test: Deprecating 'Healthcheck.all()' from Hypothesis in fuzz.py (#3945)935f303
Fix test that was not being run (#3939)b7717c3
Standardise newlines after module-level docstrings (#3932)7aa37ea
Report all stacktraces in verbose mode (#3938)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