Skip to content

Commit 007632e

Browse files
authored
Merge pull request #368 from adamspd/dependabot/pip/requests-approx-eq-2.32.5
Update requests requirement from ~=2.32.4 to ~=2.32.5
2 parents 34920d3 + e29cf7e commit 007632e

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)