diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-02-06 11:35:06 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-02-06 11:35:06 +0000 |
commit | 4e2b58bc52fb2ec02d53b8c569f3e21f0cc0ad5c (patch) | |
tree | db36ca0125f3a90b255b7c35d098b4d3b382cb48 /changelog.d | |
parent | Bump serde_json from 1.0.91 to 1.0.92 (#14997) (diff) | |
download | synapse-4e2b58bc52fb2ec02d53b8c569f3e21f0cc0ad5c.tar.xz |
Bump isort from 5.11.4 to 5.11.5 (#14998)
* Bump isort from 5.11.4 to 5.11.5 Bumps [isort](https://github.com/pycqa/isort) from 5.11.4 to 5.11.5. - [Release notes](https://github.com/pycqa/isort/releases) - [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md) - [Commits](https://github.com/pycqa/isort/compare/5.11.4...5.11.5) --- updated-dependencies: - dependency-name: isort dependency-type: direct:development update-type: version-update:semver-patch ... 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/14998.misc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/14998.misc b/changelog.d/14998.misc new file mode 100644 index 0000000000..f191ae22ac --- /dev/null +++ b/changelog.d/14998.misc @@ -0,0 +1 @@ +Bump isort from 5.11.4 to 5.11.5. |