diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-01-09 10:07:24 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-01-09 10:07:24 +0000 |
commit | 331797586e53203a63a05cefecbbb1c8deb25d63 (patch) | |
tree | b3a2b489cc0b12d058053fa098bb8f431e377c8b /changelog.d | |
parent | Use `htmltest` to check links in the Synapse documentation. (#14743) (diff) | |
download | synapse-331797586e53203a63a05cefecbbb1c8deb25d63.tar.xz |
Bump types-pillow from 9.3.0.4 to 9.4.0.0 (#14792)
* Bump types-pillow from 9.3.0.4 to 9.4.0.0 Bumps [types-pillow](https://github.com/python/typeshed) from 9.3.0.4 to 9.4.0.0. - [Release notes](https://github.com/python/typeshed/releases) - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-pillow 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/14792.misc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/14792.misc b/changelog.d/14792.misc new file mode 100644 index 0000000000..85e9537c64 --- /dev/null +++ b/changelog.d/14792.misc @@ -0,0 +1 @@ +Bump types-pillow from 9.3.0.4 to 9.4.0.0. |