Skip to content

Commit 5d7dfb8

Browse files
repo: Update pinned requirements (#697)
1 parent c101df8 commit 5d7dfb8

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

action-constraints.txt

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# This file is autogenerated by pip-compile with Python 3.13
2+
# This file is autogenerated by pip-compile with Python 3.14
33
# by the following command:
44
#
55
# pip-compile --output-file=action-constraints.txt --strip-extras repo/pyproject.toml
@@ -16,22 +16,22 @@ azure-keyvault-keys==4.11.0
1616
# via securesystemslib
1717
betterproto==2.0.0b6
1818
# via sigstore-protobuf-specs
19-
boto3==1.40.59
19+
boto3==1.42.0
2020
# via securesystemslib
21-
botocore==1.40.59
21+
botocore==1.41.6
2222
# via
2323
# boto3
2424
# s3transfer
2525
# securesystemslib
26-
cachetools==6.2.1
26+
cachetools==6.2.2
2727
# via google-auth
28-
certifi==2025.10.5
28+
certifi==2025.11.12
2929
# via requests
3030
cffi==2.0.0
3131
# via cryptography
3232
charset-normalizer==3.4.4
3333
# via requests
34-
click==8.3.0
34+
click==8.3.1
3535
# via tuf-on-ci (repo/pyproject.toml)
3636
cryptography==46.0.3
3737
# via
@@ -47,15 +47,15 @@ dnspython==2.8.0
4747
# via email-validator
4848
email-validator==2.3.0
4949
# via pydantic
50-
google-api-core==2.27.0
50+
google-api-core==2.28.1
5151
# via google-cloud-kms
52-
google-auth==2.41.1
52+
google-auth==2.43.0
5353
# via
5454
# google-api-core
5555
# google-cloud-kms
5656
google-cloud-kms==3.7.0
5757
# via securesystemslib
58-
googleapis-common-protos==1.71.0
58+
googleapis-common-protos==1.72.0
5959
# via
6060
# google-api-core
6161
# grpc-google-iam-v1
@@ -109,7 +109,7 @@ proto-plus==1.26.1
109109
# via
110110
# google-api-core
111111
# google-cloud-kms
112-
protobuf==6.33.0
112+
protobuf==6.33.1
113113
# via
114114
# google-api-core
115115
# google-cloud-kms
@@ -126,11 +126,11 @@ pyasn1-modules==0.4.2
126126
# via google-auth
127127
pycparser==2.23
128128
# via cffi
129-
pydantic==2.12.3
129+
pydantic==2.12.5
130130
# via
131131
# sigstore
132132
# sigstore-rekor-types
133-
pydantic-core==2.41.4
133+
pydantic-core==2.41.5
134134
# via pydantic
135135
pygments==2.19.2
136136
# via rich
@@ -159,7 +159,7 @@ rich==14.2.0
159159
# via sigstore
160160
rsa==4.9.1
161161
# via google-auth
162-
s3transfer==0.14.0
162+
s3transfer==0.16.0
163163
# via boto3
164164
securesystemslib==1.3.1
165165
# via

0 commit comments

Comments
 (0)