diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-11-14 12:10:40 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-11-14 12:10:40 +0000 |
commit | 683bf4af4b725a4f1c4956c7e0ee7fcea96a96f2 (patch) | |
tree | d8bcfa83d407be55ada36cb580774dfe9ccd739e /changelog.d | |
parent | Bump attrs from 21.4.0 to 22.1.0 (#14427) (diff) | |
download | synapse-683bf4af4b725a4f1c4956c7e0ee7fcea96a96f2.tar.xz |
Bump types-pyyaml from 6.0.12.1 to 6.0.12.2 (#14428)
* Bump types-pyyaml from 6.0.12.1 to 6.0.12.2 Bumps [types-pyyaml](https://github.com/python/typeshed) from 6.0.12.1 to 6.0.12.2. - [Release notes](https://github.com/python/typeshed/releases) - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-pyyaml 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/14428.misc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/14428.misc b/changelog.d/14428.misc new file mode 100644 index 0000000000..0582ebcf5b --- /dev/null +++ b/changelog.d/14428.misc @@ -0,0 +1 @@ +Bump types-pyyaml from 6.0.12.1 to 6.0.12.2. |