diff options
author | Erik Johnston <erikj@jki.re> | 2019-01-16 13:37:47 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-01-16 13:37:47 +0000 |
commit | 7f1a6a4ea5f3872d633febeace812df131d26a20 (patch) | |
tree | 32854537a98796f88f2105404fb35afae47b42f4 /changelog.d | |
parent | Merge pull request #4392 from matrix-org/neilj/fix_user_type_typo (diff) | |
parent | Add a changelog entry (diff) | |
download | synapse-7f1a6a4ea5f3872d633febeace812df131d26a20.tar.xz |
Merge pull request #4399 from andrewshadura/update-python-deps
Update Dependencies
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/4399.misc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/4399.misc b/changelog.d/4399.misc new file mode 100644 index 0000000000..2f77a8fa54 --- /dev/null +++ b/changelog.d/4399.misc @@ -0,0 +1 @@ +Update dependencies on msgpack and pymacaroons to use the up-to-date packages. |