Skip to content

Commit d0ccbef

Browse files
authored
Merge pull request #200 from adamspd/dependabot/pip/requests-approx-eq-2.32.2
Update requests requirement from ~=2.32.1 to ~=2.32.2
2 parents cb62422 + 88336a0 commit d0ccbef

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.1
6+
requests~=2.32.2
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.1
7+
requests~=2.32.2
88
django-q2==1.6.2
99
python-dotenv==1.0.1

0 commit comments

Comments
 (0)