diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-10-31 13:29:14 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-31 13:29:14 +0000 |
commit | 00d108fce48b139788a2fda79444e5acc281d72c (patch) | |
tree | a03e385c3c4b5b03a10ed4bb2a5768b8c2e12bc2 /changelog.d | |
parent | Avoid incrementing bg process utime/stime counters by negative durations (#14... (diff) | |
download | synapse-00d108fce48b139788a2fda79444e5acc281d72c.tar.xz |
Bump black from 22.3.0 to 22.10.0 (#14328)
* Bump black from 22.3.0 to 22.10.0 Bumps [black](https://github.com/psf/black) from 22.3.0 to 22.10.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](https://github.com/psf/black/compare/22.3.0...22.10.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Changelog Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: GitHub Actions <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/14328.misc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/14328.misc b/changelog.d/14328.misc new file mode 100644 index 0000000000..c88583d1eb --- /dev/null +++ b/changelog.d/14328.misc @@ -0,0 +1 @@ +Bump black from 22.3.0 to 22.10.0. |