Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: liqd/a4-opin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 9f4354682b0c783fe26386744b2ed281859ee684
Choose a base ref
..
head repository: liqd/a4-opin
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 5c83b62161d8b37eeed8b20024cc5d5bbfa3211d
Choose a head ref
Showing with 3 additions and 3 deletions.
  1. +1 −1 package.json
  2. +2 −2 requirements/base.txt
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -62,7 +62,7 @@
"stylelint": "15.10.1",
"stylelint-config-standard-scss": "7.0.1",
"stylelint-declaration-strict-value": "1.9.2",
"webpack": "5.76.2",
"webpack": "5.94.0",
"webpack-cli": "5.0.1",
"webpack-merge": "5.8.0"
},
4 changes: 2 additions & 2 deletions requirements/base.txt
Original file line number Diff line number Diff line change
@@ -5,7 +5,7 @@ git+https://github.com/liqd/adhocracy4.git@opin-v2302#egg=adhocracy4
bcrypt==4.0.1
brotli==1.0.9
django-cloudflare-push==0.2.2
django-countries==7.5.1
django-countries==7.6.1
django-sites==0.11
django-parler==2.3
feedparser==6.0.10
@@ -23,7 +23,7 @@ git+https://github.com/liqd/django-autoslug.git@liqd2212#egg=django-autoslug
django-background-tasks==1.2.5
django-ckeditor==6.5.1
django-filter==22.1
django-widget-tweaks==1.4.12
django-widget-tweaks==1.5.0
djangorestframework==3.15.2
psycopg2==2.9.5
rules==3.3