Skip to content
This repository was archived by the owner on Mar 26, 2026. It is now read-only.

Commit 8fbb36b

Browse files
committed
update goldens
1 parent 5d8c267 commit 8fbb36b

42 files changed

Lines changed: 84 additions & 0 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

tests/integration/goldens/asset/testing/constraints-3.10.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ google-auth
66
grpcio
77
proto-plus
88
protobuf
9+
# cryptography is a direct dependency of google-auth
10+
cryptography
911
google-cloud-access-context-manager
1012
google-cloud-os-config
1113
grpc-google-iam-v1

tests/integration/goldens/asset/testing/constraints-3.11.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ google-auth
66
grpcio
77
proto-plus
88
protobuf
9+
# cryptography is a direct dependency of google-auth
10+
cryptography
911
google-cloud-access-context-manager
1012
google-cloud-os-config
1113
grpc-google-iam-v1

tests/integration/goldens/asset/testing/constraints-3.12.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ google-auth
66
grpcio
77
proto-plus
88
protobuf
9+
# cryptography is a direct dependency of google-auth
10+
cryptography
911
google-cloud-access-context-manager
1012
google-cloud-os-config
1113
grpc-google-iam-v1

tests/integration/goldens/asset/testing/constraints-3.7.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66
# Then this file should have google-cloud-foo==1.14.0
77
google-api-core==1.34.1
88
google-auth==2.14.1
9+
# cryptography is a direct dependency of google-auth
10+
cryptography==38.0.3
911
# TODO(https://github.com/googleapis/gapic-generator-python/issues/2453)
1012
# Add the minimum supported version of grpcio to constraints files
1113
proto-plus==1.22.3

tests/integration/goldens/asset/testing/constraints-3.8.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ google-auth
66
grpcio
77
proto-plus
88
protobuf
9+
# cryptography is a direct dependency of google-auth
10+
cryptography
911
google-cloud-access-context-manager
1012
google-cloud-os-config
1113
grpc-google-iam-v1

tests/integration/goldens/asset/testing/constraints-3.9.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ google-auth
66
grpcio
77
proto-plus
88
protobuf
9+
# cryptography is a direct dependency of google-auth
10+
cryptography
911
google-cloud-access-context-manager
1012
google-cloud-os-config
1113
grpc-google-iam-v1

tests/integration/goldens/credentials/testing/constraints-3.10.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,5 @@ google-auth
66
grpcio
77
proto-plus
88
protobuf
9+
# cryptography is a direct dependency of google-auth
10+
cryptography

tests/integration/goldens/credentials/testing/constraints-3.11.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,5 @@ google-auth
66
grpcio
77
proto-plus
88
protobuf
9+
# cryptography is a direct dependency of google-auth
10+
cryptography

tests/integration/goldens/credentials/testing/constraints-3.12.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,5 @@ google-auth
66
grpcio
77
proto-plus
88
protobuf
9+
# cryptography is a direct dependency of google-auth
10+
cryptography

tests/integration/goldens/credentials/testing/constraints-3.7.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66
# Then this file should have google-cloud-foo==1.14.0
77
google-api-core==1.34.1
88
google-auth==2.14.1
9+
# cryptography is a direct dependency of google-auth
10+
cryptography==38.0.3
911
# TODO(https://github.com/googleapis/gapic-generator-python/issues/2453)
1012
# Add the minimum supported version of grpcio to constraints files
1113
proto-plus==1.22.3

0 commit comments

Comments
 (0)