Skip to content

Commit 4e4300d

Browse files
committed
Bump django to latest secure 4.2 version
1 parent ba84940 commit 4e4300d

3 files changed

Lines changed: 403 additions & 385 deletions

File tree

requirements/production.in

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
certifi>=2025.1.31
22
cryptography>=44.0.1
33
dj-database-url==2.3.0
4-
Django>=4.2.19,<5.0
4+
Django>=4.2.20,<5.0
55
django-csp==3.8
66
django-mozilla-product-details>=1.0.3
77
django-storages[google]==1.14.5
@@ -12,7 +12,7 @@ django-watchman==1.3.0
1212
everett>=3.4.0
1313
gevent>=23.9.1
1414
gunicorn==23.0.0
15-
honcho==1.1.0
15+
honcho==2.0.0
1616
mozilla-django-oidc==4.0.1
1717
Pillow==10.4.0
1818
psycopg[binary]==3.1.19

0 commit comments

Comments
 (0)