Skip to content

Commit 34535aa

Browse files
committed
[Dependent] Fix a security concern on request pip package
1 parent 878eb8d commit 34535aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sample-apps/python/django_frontend_service/ec2-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Django~=4.2.9
22
boto3~=1.34.161
33
pymysql==1.1.1
44
python-dotenv~=1.0.1
5-
requests~=2.25.1
5+
requests~=2.31.0
66
schedule~=1.2.1
77
opentelemetry-sdk==1.27.0
88
opentelemetry-api==1.27.0

0 commit comments

Comments
 (0)