Skip to content

Commit c25ffcf

Browse files
authored
Merge branch 'master' into remove-sms-and-maintenance
2 parents 555206e + a1cf093 commit c25ffcf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-manual.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Packages used directly
22
# requirements.txt should be generated by `pip freeze > requirements.txt`.
3-
Django==4.2.20
3+
Django==4.2.21
44
asgiref==3.7.2
55
django-allauth==65.0.2
66
cryptography==44.0.1

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ certifi==2025.4.26
33
cffi==1.17.1
44
charset-normalizer==3.4.1
55
cryptography==44.0.1
6-
Django==4.2.20
6+
Django==4.2.2
77
django-allauth==65.0.2
88
gevent==24.11.1
99
greenlet==3.2.1

0 commit comments

Comments
 (0)