Skip to content

Commit 3f59cae

Browse files
committed
Update requests library used in python for integration test to latest version
1 parent e962a83 commit 3f59cae

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

AppendBlobReader/tests/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
requests==2.32.4
1+
requests==2.32.5
22
azure-identity==1.16.1
33
sumologic-sdk==0.1.15
44
azure-mgmt-resource==23.0.1

BlockBlobReader/tests/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
requests==2.32.4
1+
requests==2.32.5
22
azure-identity==1.16.1
33
sumologic-sdk==0.1.15
44
azure-mgmt-resource==23.0.1

0 commit comments

Comments
 (0)