Skip to content

Commit 8a7efb4

Browse files
authored
Bump certifi, zipp, setuptools, azure-identity in pip verification test resources (#1664)
1 parent 90cf439 commit 8a7efb4

File tree

8 files changed

+10
-10
lines changed

8 files changed

+10
-10
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
fakepythonpackage==1.2.3
2-
zipp>=3.2.0,<4.0
2+
zipp>=3.19.1,<4.0
33
badpackage==info

test/Microsoft.ComponentDetection.VerificationTests/resources/pip/parallel/parallel-test-1/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
artifacts-keyring==0.3.4
2-
certifi==2024.6.2
2+
certifi==2025.1.31
33
charset-normalizer==3.3.2
44
Cython==3.0.10
55
idna==3.7

test/Microsoft.ComponentDetection.VerificationTests/resources/pip/parallel/parallel-test-2/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
artifacts-keyring==0.3.4
2-
certifi==2024.6.2
2+
certifi==2025.1.31
33
charset-normalizer==3.3.2
44
Cython==3.0.10
55
idna==3.7

test/Microsoft.ComponentDetection.VerificationTests/resources/pip/parallel/parallel-test-3/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
artifacts-keyring==0.3.4
2-
certifi==2024.6.2
2+
certifi==2025.1.31
33
charset-normalizer==3.3.2
44
Cython==3.0.10
55
idna==3.7

test/Microsoft.ComponentDetection.VerificationTests/resources/pip/parallel/parallel-test-4/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
artifacts-keyring==0.3.4
2-
certifi==2024.6.2
2+
certifi==2025.1.31
33
charset-normalizer==3.3.2
44
Cython==3.0.10
55
idna==3.7

test/Microsoft.ComponentDetection.VerificationTests/resources/pip/parallel/parallel-test-5/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
artifacts-keyring==0.3.4
2-
certifi==2024.6.2
2+
certifi==2025.1.31
33
charset-normalizer==3.3.2
44
Cython==3.0.10
55
idna==3.7

test/Microsoft.ComponentDetection.VerificationTests/resources/pip/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ protobuf==5.29.4
2424
Pygments==2.19.1
2525
requests==2.32.3
2626
rich==14.0.0
27-
setuptools==78.1.0
27+
setuptools==78.1.1
2828
six==1.17.0
2929
tensorboard==2.19.0
3030
tensorboard-data-server==0.7.2

test/Microsoft.ComponentDetection.VerificationTests/resources/pip/roots/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ azure-core==1.38.0
1010
# msrest
1111
azure-devops==7.1.0b4
1212
# via -r requirements.in
13-
azure-identity==1.16.0b1
13+
azure-identity==1.19.0
1414
# via -r requirements.in
15-
certifi==2024.2.2
15+
certifi==2025.1.31
1616
# via
1717
# msrest
1818
# requests
@@ -29,7 +29,7 @@ gitdb==4.0.11
2929
# via gitpython
3030
gitpython==3.1.42
3131
# via -r requirements.in
32-
idna==3.6
32+
idna==3.10
3333
# via requests
3434
isodate==0.6.1
3535
# via msrest

0 commit comments

Comments
 (0)