Skip to content

Commit bf69838

Browse files
authored
Merge branch 'main' into 361-i18n-implementation
2 parents ba598c3 + 007632e commit bf69838

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ phonenumbers==9.0.12
33
django-phonenumber-field==8.1.0
44
babel==2.17.0
55
setuptools==80.9.0
6-
requests~=2.32.4
6+
requests~=2.32.5
77
django-q2==1.8.0
88
python-dotenv==1.1.1

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ phonenumbers==9.0.12
44
django-phonenumber-field==8.1.0
55
babel==2.17.0
66
setuptools==80.9.0
7-
requests~=2.32.4
7+
requests~=2.32.5
88
python-dotenv==1.1.1
99
colorama~=0.4.6
1010
django-q2==1.8.0

0 commit comments

Comments
 (0)