Skip to content

Commit 815424b

Browse files
authored
Merge pull request #197 from adamspd/dependabot/pip/pip-7465e5eae1
Update requests requirement from ~=2.31.0 to ~=2.32.1 in the pip group across 1 directory
2 parents 349a98b + a8c0c98 commit 815424b

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==69.5.1
6-
requests~=2.31.0
6+
requests~=2.32.1
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==69.5.1
7-
requests~=2.31.0
7+
requests~=2.32.1
88
django-q2==1.6.2
99
python-dotenv==1.0.1

0 commit comments

Comments
 (0)