From 2d427f7342d57ced048cb51f6bed0fe6fcceb2b5 Mon Sep 17 00:00:00 2001 From: hom3mad3 <8156337+hom3mad3@users.noreply.github.com> Date: Wed, 12 Feb 2025 17:32:27 +0100 Subject: [PATCH] update a4: fix modal issues --- package.json | 2 +- requirements/base.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 9ca9051cf9..32fc403616 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "@react-leaflet/core": "^2.1.0", "@turf/turf": "^6.5.0", "acorn": "8.14.0", - "adhocracy4": "liqd/adhocracy4#35c4af85eb635a7469a399d340b5b1c0fb05b68c", + "adhocracy4": "liqd/adhocracy4#48f1d9485acbed9a44e969ec1b741ad1c5469cf0", "autoprefixer": "10.4.20", "bootstrap": "5.2.3", "copy-webpack-plugin": "12.0.2", diff --git a/requirements/base.txt b/requirements/base.txt index e146e23290..13734d0803 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -1,5 +1,5 @@ # A4 -git+https://github.com/liqd/adhocracy4.git@35c4af85eb635a7469a399d340b5b1c0fb05b68c#egg=adhocracy4 +git+https://github.com/liqd/adhocracy4.git@48f1d9485acbed9a44e969ec1b741ad1c5469cf0#egg=adhocracy4 # Additional requirements beautifulsoup4==4.12.3