File tree Expand file tree Collapse file tree 3 files changed +244
-203
lines changed
Expand file tree Collapse file tree 3 files changed +244
-203
lines changed Original file line number Diff line number Diff line change 1717 "lint-templates" : " djlint --profile jinja --lint ./templates/**"
1818 },
1919 "dependencies" : {
20- "autoprefixer" : " 10.4.20 " ,
21- "sass" : " 1.85.0 " ,
20+ "autoprefixer" : " 10.4.24 " ,
21+ "sass" : " 1.97.3 " ,
2222 "vanilla-framework" : " 4.34.1" ,
23- "postcss" : " 8.5.2 " ,
24- "postcss-cli" : " 11.0.0 "
23+ "postcss" : " 8.5.6 " ,
24+ "postcss-cli" : " 11.0.1 "
2525 },
2626 "devDependencies" : {
27- "stylelint" : " 16.14 .1" ,
27+ "stylelint" : " 16.26 .1" ,
2828 "stylelint-config-recommended-scss" : " 14.1.0" ,
2929 "stylelint-order" : " 6.0.4"
3030 }
Original file line number Diff line number Diff line change @@ -2,23 +2,23 @@ canonicalwebteam.flask-base==2.6.1
22canonicalwebteam.image_template == 1.9.0
33django-openid-auth == 0.17
44Flask-OpenID == 1.3.1
5- alembic == 1.14.1
6- psycopg2-binary == 2.9.10
7- SQLAlchemy == 2.0.38
5+ alembic == 1.18.3
6+ psycopg2-binary == 2.9.11
7+ SQLAlchemy == 2.0.46
88Flask-Admin == 1.6.1
99python-slugify == 8.0.4
1010Flask-WTF == 1.2.2
11- google-api-python-client == 2.161 .0
12- google-auth-httplib2 == 0.2 .0
13- google-auth-oauthlib == 1.2.1
14- Markdown == 3.7
15- pytest == 8.3.4
16- pytest-cov == 6.0 .0
11+ google-api-python-client == 2.189 .0
12+ google-auth-httplib2 == 0.3 .0
13+ google-auth-oauthlib == 1.2.4
14+ Markdown == 3.10.1
15+ pytest == 8.4.2
16+ pytest-cov == 6.3 .0
1717pytest-flask == 1.3.0
18- email_validator == 2.2 .0
18+ email_validator == 2.3 .0
1919flask_apscheduler == 1.13.1
20- tzdata == 2025.1
20+ tzdata == 2025.3
2121djlint == 1.36.4
22- unidecode == 1.3.6
23- pyyaml == 6.0.2
22+ unidecode == 1.4.0
23+ pyyaml == 6.0.3
2424setuptools # XXX: added as a workaround for build issues with with Python 3.12
You can’t perform that action at this time.
0 commit comments