mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2026-06-16 21:46:09 +03:00
Compare commits
4 Commits
2d5b5ff7ef
...
e43bbfb44d
| Author | SHA1 | Date | |
|---|---|---|---|
| e43bbfb44d | |||
| 143babe55c | |||
| bb77d89d2e | |||
| a0d056d160 |
@@ -8,9 +8,9 @@ idna==3.13
|
||||
imagesize==2.0.0
|
||||
Jinja2==3.1.6
|
||||
linkify-it-py==2.1.0
|
||||
markdown-it-py==4.1.0
|
||||
markdown-it-py==4.2.0
|
||||
MarkupSafe==3.0.3
|
||||
mdit-py-plugins==0.5.0
|
||||
mdit-py-plugins==0.6.0
|
||||
mdurl==0.1.2
|
||||
myst-parser==5.0.0
|
||||
packaging==26.2
|
||||
@@ -30,4 +30,4 @@ sphinxcontrib-qthelp==2.0.0
|
||||
sphinxcontrib-serializinghtml==2.0.0
|
||||
tabulate==0.10.0
|
||||
uc-micro-py==2.0.0
|
||||
urllib3==2.6.3
|
||||
urllib3==2.7.0
|
||||
|
||||
@@ -16,7 +16,7 @@ matrix_synapse_enabled: true
|
||||
matrix_synapse_github_org_and_repo: element-hq/synapse
|
||||
|
||||
# renovate: datasource=docker depName=ghcr.io/element-hq/synapse
|
||||
matrix_synapse_version: v1.152.0
|
||||
matrix_synapse_version: v1.152.1
|
||||
|
||||
matrix_synapse_username: ''
|
||||
matrix_synapse_uid: ''
|
||||
|
||||
Reference in New Issue
Block a user