diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-04-17 10:57:14 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-04-17 10:57:14 +0100 |
commit | d935b806a52c967543f59def690aec0fa873d13c (patch) | |
tree | 63b575bbe96339b9377f9f749fe724bc88a3fb98 /changelog.d | |
parent | Bump psycopg2 from 2.9.5 to 2.9.6 (#15448) (diff) | |
download | synapse-d935b806a52c967543f59def690aec0fa873d13c.tar.xz |
Bump mypy from 1.0.0 to 1.0.1 (#15447)
* Bump mypy from 1.0.0 to 1.0.1 Bumps [mypy](https://github.com/python/mypy) from 1.0.0 to 1.0.1. - [Release notes](https://github.com/python/mypy/releases) - [Commits](https://github.com/python/mypy/compare/v1.0.0...v1.0.1) --- updated-dependencies: - dependency-name: mypy 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/15447.misc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/15447.misc b/changelog.d/15447.misc new file mode 100644 index 0000000000..16314e0fdc --- /dev/null +++ b/changelog.d/15447.misc @@ -0,0 +1 @@ +Bump mypy from 1.0.0 to 1.0.1. |