Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

actions: Update pinned requirements #403

Merged
merged 1 commit into from
Aug 20, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions action-constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,14 @@ azure-keyvault-keys==4.9.0
# via securesystemslib
betterproto==2.0.0b6
# via sigstore-protobuf-specs
boto3==1.34.162
boto3==1.35.0
# via securesystemslib
botocore==1.34.162
botocore==1.35.0
# via
# boto3
# s3transfer
# securesystemslib
cachetools==5.4.0
cachetools==5.5.0
# via google-auth
certifi==2024.7.4
# via requests
Expand All @@ -52,7 +52,7 @@ email-validator==2.2.0
# via pydantic
google-api-core==2.19.1
# via google-cloud-kms
google-auth==2.33.0
google-auth==2.34.0
# via
# google-api-core
# google-cloud-kms
Expand All @@ -65,13 +65,13 @@ googleapis-common-protos==1.63.2
# grpcio-status
grpc-google-iam-v1==0.13.1
# via google-cloud-kms
grpcio==1.65.4
grpcio==1.65.5
# via
# google-api-core
# googleapis-common-protos
# grpc-google-iam-v1
# grpcio-status
grpcio-status==1.65.4
grpcio-status==1.65.5
# via google-api-core
grpclib==0.4.7
# via betterproto
Expand Down