Skip to content

Commit 8a237a7

Browse files
authored
Merge pull request #203 from adamspd/dependabot/pip/requests-approx-eq-2.32.3
Update requests requirement from ~=2.32.2 to ~=2.32.3
2 parents 0e8b3f1 + bc393c5 commit 8a237a7

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==8.13.37
33
django-phonenumber-field==7.3.0
44
babel==2.15.0
55
setuptools==70.0.0
6-
requests~=2.32.2
6+
requests~=2.32.3
77
django-q2==1.6.2
88
python-dotenv==1.0.1

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ phonenumbers==8.13.37
44
django-phonenumber-field==7.3.0
55
babel==2.15.0
66
setuptools==70.0.0
7-
requests~=2.32.2
7+
requests~=2.32.3
88
django-q2==1.6.2
99
python-dotenv==1.0.1

0 commit comments

Comments
 (0)