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 #388

Merged
merged 1 commit into from
Jul 29, 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
16 changes: 8 additions & 8 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.144
boto3==1.34.149
# via securesystemslib
botocore==1.34.144
botocore==1.34.149
# via
# boto3
# s3transfer
# securesystemslib
cachetools==5.3.3
cachetools==5.4.0
# via google-auth
certifi==2024.7.4
# via requests
Expand All @@ -37,7 +37,7 @@ charset-normalizer==3.3.2
# via requests
click==8.1.7
# via tuf-on-ci (repo/pyproject.toml)
cryptography==42.0.8
cryptography==43.0.0
# via
# azure-identity
# azure-keyvault-keys
Expand Down Expand Up @@ -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.64.1
grpcio==1.65.1
# via
# google-api-core
# googleapis-common-protos
# grpc-google-iam-v1
# grpcio-status
grpcio-status==1.64.1
grpcio-status==1.65.1
# via google-api-core
grpclib==0.4.7
# via betterproto
Expand All @@ -97,7 +97,7 @@ markdown-it-py==3.0.0
# via rich
mdurl==0.1.2
# via markdown-it-py
msal==1.29.0
msal==1.30.0
# via
# azure-identity
# msal-extensions
Expand Down Expand Up @@ -142,7 +142,7 @@ pyjwt==2.8.0
# sigstore
pynacl==1.5.0
# via securesystemslib
pyopenssl==24.1.0
pyopenssl==24.2.1
# via sigstore
python-dateutil==2.9.0.post0
# via
Expand Down