Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Commit 6f440fd

Browse files
authored
Recommend upgrading treq alongside twisted (#11943)
1 parent 0b561a0 commit 6f440fd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Note that [Twisted 22.1.0](https://github.com/twisted/twisted/releases/tag/twist
77
has recently been released, which fixes a [security issue](https://github.com/twisted/twisted/security/advisories/GHSA-92x2-jw7w-xvvx)
88
within the Twisted library. We do not believe Synapse is affected by this vulnerability,
99
though we advise server administrators who installed Synapse via pip to upgrade Twisted
10-
with `pip install --upgrade Twisted` as a matter of good practice. The Docker image
10+
with `pip install --upgrade Twisted treq` as a matter of good practice. The Docker image
1111
`matrixdotorg/synapse` and the Debian packages from `packages.matrix.org` are using the
1212
updated library.
1313

docs/upgrade.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ Note that [Twisted 22.1.0](https://github.com/twisted/twisted/releases/tag/twist
9393
has recently been released, which fixes a [security issue](https://github.com/twisted/twisted/security/advisories/GHSA-92x2-jw7w-xvvx)
9494
within the Twisted library. We do not believe Synapse is affected by this vulnerability,
9595
though we advise server administrators who installed Synapse via pip to upgrade Twisted
96-
with `pip install --upgrade Twisted` as a matter of good practice. The Docker image
96+
with `pip install --upgrade Twisted treq` as a matter of good practice. The Docker image
9797
`matrixdotorg/synapse` and the Debian packages from `packages.matrix.org` are using the
9898
updated library.
9999

0 commit comments

Comments
 (0)