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

Merged
merged 1 commit into from
Sep 9, 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
14 changes: 7 additions & 7 deletions action-constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@ azure-keyvault-keys==4.9.0
# via securesystemslib
betterproto==2.0.0b6
# via sigstore-protobuf-specs
boto3==1.35.10
boto3==1.35.14
# via securesystemslib
botocore==1.35.10
botocore==1.35.14
# via
# boto3
# s3transfer
Expand All @@ -29,15 +29,15 @@ cachetools==5.5.0
# via google-auth
certifi==2024.8.30
# via requests
cffi==1.17.0
cffi==1.17.1
# via
# cryptography
# pynacl
charset-normalizer==3.3.2
# via requests
click==8.1.7
# via tuf-on-ci (repo/pyproject.toml)
cryptography==43.0.0
cryptography==43.0.1
# via
# azure-identity
# azure-keyvault-keys
Expand Down Expand Up @@ -97,7 +97,7 @@ markdown-it-py==3.0.0
# via rich
mdurl==0.1.2
# via markdown-it-py
msal==1.30.0
msal==1.31.0
# via
# azure-identity
# msal-extensions
Expand Down Expand Up @@ -127,12 +127,12 @@ pyasn1-modules==0.4.0
# via google-auth
pycparser==2.22
# via cffi
pydantic==2.8.2
pydantic==2.9.1
# via
# id
# sigstore
# sigstore-rekor-types
pydantic-core==2.20.1
pydantic-core==2.23.3
# via pydantic
pygments==2.18.0
# via rich
Expand Down