From 87db814473f5b8cea9f310eabc47c00bb32fe85c Mon Sep 17 00:00:00 2001 From: Julian Dehm Date: Tue, 5 Nov 2024 16:50:30 +0100 Subject: [PATCH] update a4 hash --- package.json | 2 +- requirements/base.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 5a62fd3ad..b13b324f4 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "@fortawesome/fontawesome-free": "5.15.4", "@maplibre/maplibre-gl-leaflet": "0.0.22", "@react-leaflet/core": "^2.1.0", - "adhocracy4": "git+https://github.com/liqd/adhocracy4#e03c69ae5ce37155c147d58cc6dca491afa5927f", + "adhocracy4": "git+https://github.com/liqd/adhocracy4#1796224a12d87b97193745e244a2248f9f891b5f", "autoprefixer": "10.4.19", "bootstrap": "5.2.3", "css-loader": "7.1.2", diff --git a/requirements/base.txt b/requirements/base.txt index 41dd72116..69e4d384e 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -1,5 +1,5 @@ # A4 -git+https://github.com/liqd/adhocracy4.git@e03c69ae5ce37155c147d58cc6dca491afa5927f#egg=adhocracy4 +git+https://github.com/liqd/adhocracy4.git@1796224a12d87b97193745e244a2248f9f891b5f#egg=adhocracy4 # Additional requirements brotli==1.1.0