diff --git a/conf/requirement_bookworm.txt b/conf/requirement_bookworm.txt index a880b37..038ad41 100644 --- a/conf/requirement_bookworm.txt +++ b/conf/requirement_bookworm.txt @@ -18,22 +18,22 @@ Jinja2==3.1.3 jsonschema==4.21.1 jsonschema-specifications==2023.12.1 ldap3==2.9.1 -lxml==5.1.0 +lxml==5.2.1 MarkupSafe==2.1.5 matrix-common==1.3.0 -matrix-synapse==1.103.0 +matrix-synapse==1.104.0 matrix-synapse-ldap3==0.3.0 msgpack==1.0.8 ndg-httpsclient==0.5.1 netaddr==1.2.1 packaging==24.0 -phonenumbers==8.13.32 -pillow==10.2.0 +phonenumbers==8.13.33 +pillow==10.3.0 prometheus_client==0.20.0 psycopg2==2.9.9 -pyasn1==0.5.1 -pyasn1-modules==0.3.0 -pycparser==2.21 +pyasn1==0.6.0 +pyasn1_modules==0.4.0 +pycparser==2.22 pydantic==2.6.4 pydantic_core==2.16.3 pymacaroons==0.13.0 diff --git a/conf/requirement_bullseye.txt b/conf/requirement_bullseye.txt index 0c04ddf..ddd38f4 100644 --- a/conf/requirement_bullseye.txt +++ b/conf/requirement_bullseye.txt @@ -18,22 +18,22 @@ Jinja2==3.1.3 jsonschema==4.21.1 jsonschema-specifications==2023.12.1 ldap3==2.9.1 -lxml==5.1.0 +lxml==5.2.1 MarkupSafe==2.1.5 matrix-common==1.3.0 -matrix-synapse==1.103.0 +matrix-synapse==1.104.0 matrix-synapse-ldap3==0.3.0 msgpack==1.0.8 ndg-httpsclient==0.5.1 netaddr==1.2.1 packaging==24.0 -phonenumbers==8.13.32 -pillow==10.2.0 +phonenumbers==8.13.33 +pillow==10.3.0 prometheus_client==0.20.0 psycopg2==2.9.9 -pyasn1==0.5.1 -pyasn1-modules==0.3.0 -pycparser==2.21 +pyasn1==0.6.0 +pyasn1_modules==0.4.0 +pycparser==2.22 pydantic==2.6.4 pydantic_core==2.16.3 pymacaroons==0.13.0 diff --git a/manifest.toml b/manifest.toml index e7c8f8e..53b4cdf 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Synapse" description.en = "Instant messaging server which uses Matrix" description.fr = "Serveur de messagerie instantané basé sur Matrix" -version = "1.103.0~ynh1" +version = "1.104.0~ynh1" maintainers = ["Josué Tille"] @@ -63,13 +63,13 @@ ram.runtime = "1G" [resources] [resources.sources.synapse_prebuilt_armv7_bookworm] prefetch = false - armhf.url = "https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.103.0/matrix-synapse_1.103.0-bookworm-bin1_armv7l.tar.gz" - armhf.sha256 = "b5e11567d9f90067965a7b1a3eb3569b1eaaa68b261e7f38bc78a8618da09db9" + armhf.url = "https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.104.0/matrix-synapse_1.104.0-bookworm-bin1_armv7l.tar.gz" + armhf.sha256 = "880c3507a424277cd5414363e22dc2018407e572c5f7bb388a6560707ae4231e" [resources.sources.synapse_prebuilt_armv7_bullseye] prefetch = false - armhf.url = "https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.103.0/matrix-synapse_1.103.0-bullseye-bin1_armv7l.tar.gz" - armhf.sha256 = "f3e22265cfba060401cec2770b54d16b559a574baff93b78add3f8acc31aa1d8" + armhf.url = "https://github.com/YunoHost-Apps/synapse_python_build/releases/download/v1.104.0/matrix-synapse_1.104.0-bullseye-bin1_armv7l.tar.gz" + armhf.sha256 = "8f2f957d25566e5051aa0d5c88bcedacf6ea1615cc7aca84491a7ded84fbae11" [resources.sources.sliding_proxy] prefetch = true