From aea944be56adc086e3281d109719297d6612b1cb Mon Sep 17 00:00:00 2001 From: hklarner Date: Tue, 11 Jul 2023 10:56:09 +0200 Subject: [PATCH] deps: update adhocracy4 --- package.json | 2 +- requirements/base.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 3f428822b..67bb94ec7 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "dependencies": { "@fortawesome/fontawesome-free": "5.15.4", "@maplibre/maplibre-gl-leaflet": "0.0.19", - "adhocracy4": "git+https://github.com/liqd/adhocracy4#d193b1c4c8ff3edab443fc3882d0dfc2be7d9acd", + "adhocracy4": "git+https://github.com/liqd/adhocracy4#1c06de49f451d74c9d6e51304868dd17c31b39ea", "autoprefixer": "10.4.14", "bootstrap": "5.2.3", "css-loader": "6.8.1", diff --git a/requirements/base.txt b/requirements/base.txt index d01078fe9..f5bfe7be6 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -1,5 +1,5 @@ # A4 -git+https://github.com/liqd/adhocracy4.git@d193b1c4c8ff3edab443fc3882d0dfc2be7d9acd#egg=adhocracy4 +git+https://github.com/liqd/adhocracy4.git@1c06de49f451d74c9d6e51304868dd17c31b39ea#egg=adhocracy4 # Additional requirements brotli==1.0.9