Skip to content

Commit 041c500

Browse files
committed
chore: update dependency to v1.139 and above
1 parent e968e1a commit 041c500

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ dependencies = [
4646
"psycopg2",
4747
# we don't depend on synapse directly to prevent pip from pulling the wrong synapse,
4848
# when we just want to install the module
49-
"matrix-synapse @ git+https://github.com/famedly/synapse.git@master"
49+
"matrix-synapse @ git+https://github.com/famedly/synapse.git@famedly-release/v1.139"
5050
]
5151

5252
[tool.hatch.envs.hatch-static-analysis]

0 commit comments

Comments
 (0)