Skip to content

Commit 57dbb66

Browse files
authored
Merge branch 'main' into dependabot/pip/phonenumbers-8.13.40
2 parents 3e8b79e + 4be9d8a commit 57dbb66

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Pillow==10.4.0
22
phonenumbers==8.13.40
33
django-phonenumber-field==7.3.0
44
babel==2.15.0
5-
setuptools==70.2.0
5+
setuptools==70.3.0
66
requests~=2.32.3
77
django-q2==1.6.2
88
python-dotenv==1.0.1

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
Django==5.0.6
1+
Django==5.0.7
22
Pillow==10.4.0
33
phonenumbers==8.13.40
44
django-phonenumber-field==7.3.0
55
babel==2.15.0
6-
setuptools==70.2.0
6+
setuptools==70.3.0
77
requests~=2.32.3
88
django-q2==1.6.2
99
python-dotenv==1.0.1

0 commit comments

Comments
 (0)