diff options
author | Erik Johnston <erik@matrix.org> | 2021-05-06 14:06:06 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-06 14:06:06 +0100 |
commit | 24f07a83e604a7ee93214ef0bf7d7c56a14a534d (patch) | |
tree | c644901962c64dafb7529a798dc2e77b899a7459 | |
parent | 1.33.0 (diff) | |
download | synapse-24f07a83e604a7ee93214ef0bf7d7c56a14a534d.tar.xz |
Pin attrs to <21.1.0 (#9937)
Fixes #9936
-rw-r--r-- | changelog.d/9937.bugfix | 1 | ||||
-rw-r--r-- | synapse/python_dependencies.py | 3 |
2 files changed, 3 insertions, 1 deletions
diff --git a/changelog.d/9937.bugfix b/changelog.d/9937.bugfix new file mode 100644 |