From cd5fbb236975bb710cb7ae3c7d0df3534b09eb10 Mon Sep 17 00:00:00 2001 From: Julian Dehm Date: Wed, 20 Nov 2024 10:49:19 +0100 Subject: [PATCH] update a4 --- package.json | 2 +- requirements/base.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index b13b324f4..8bd325613 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#1796224a12d87b97193745e244a2248f9f891b5f", + "adhocracy4": "git+https://github.com/liqd/adhocracy4#469ffe033129e3ccf17a2a750ad5bae7135fe227", "autoprefixer": "10.4.19", "bootstrap": "5.2.3", "css-loader": "7.1.2", diff --git a/requirements/base.txt b/requirements/base.txt index 69e4d384e..657d882c5 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -1,5 +1,5 @@ # A4 -git+https://github.com/liqd/adhocracy4.git@1796224a12d87b97193745e244a2248f9f891b5f#egg=adhocracy4 +git+https://github.com/liqd/adhocracy4.git@469ffe033129e3ccf17a2a750ad5bae7135fe227#egg=adhocracy4 # Additional requirements brotli==1.1.0