Skip to content

Commit c060467

Browse files
authored
build(deps): bump cryptography version (#3599)
### Summary Bumps to the latest version of the `cryptography` library to address `GHSA-h4gh-qq45-vh27`.
1 parent f25eb60 commit c060467

35 files changed

+139
-117
lines changed

requirements/base.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ python-magic==0.4.27
9292
# via -r ./base.in
9393
python-oxmsg==0.0.1
9494
# via -r ./base.in
95-
rapidfuzz==3.9.6
95+
rapidfuzz==3.9.7
9696
# via -r ./base.in
9797
regex==2024.7.24
9898
# via nltk
@@ -133,7 +133,7 @@ typing-inspect==0.9.0
133133
# via
134134
# dataclasses-json
135135
# unstructured-client
136-
unstructured-client==0.25.5
136+
unstructured-client==0.25.7
137137
# via -r ./base.in
138138
urllib3==1.26.20
139139
# via

requirements/extra-paddleocr.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ imgaug==0.4.0
6060
# via unstructured-paddleocr
6161
importlib-resources==6.4.4
6262
# via matplotlib
63-
kiwisolver==1.4.5
63+
kiwisolver==1.4.7
6464
# via matplotlib
6565
lazy-loader==0.4
6666
# via scikit-image
@@ -127,7 +127,7 @@ python-dateutil==2.9.0.post0
127127
# matplotlib
128128
pyyaml==6.0.2
129129
# via unstructured-paddleocr
130-
rapidfuzz==3.9.6
130+
rapidfuzz==3.9.7
131131
# via
132132
# -c ./base.txt
133133
# unstructured-paddleocr
@@ -157,7 +157,7 @@ sniffio==1.3.1
157157
# -c ./base.txt
158158
# anyio
159159
# httpx
160-
tifffile==2024.8.28
160+
tifffile==2024.8.30
161161
# via scikit-image
162162
tqdm==4.66.5
163163
# via

requirements/extra-pdf-image.txt

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ certifi==2024.8.30
1212
# via
1313
# -c ./base.txt
1414
# requests
15-
cffi==1.17.0
15+
cffi==1.17.1
1616
# via cryptography
1717
charset-normalizer==3.3.2
1818
# via
@@ -23,7 +23,7 @@ coloredlogs==15.0.1
2323
# via onnxruntime
2424
contourpy==1.3.0
2525
# via matplotlib
26-
cryptography==43.0.0
26+
cryptography==43.0.1
2727
# via pdfminer-six
2828
cycler==0.12.1
2929
# via matplotlib
@@ -40,7 +40,7 @@ flatbuffers==24.3.25
4040
# via onnxruntime
4141
fonttools==4.53.1
4242
# via matplotlib
43-
fsspec==2024.6.1
43+
fsspec==2024.9.0
4444
# via
4545
# huggingface-hub
4646
# torch
@@ -81,7 +81,7 @@ iopath==0.1.10
8181
# via layoutparser
8282
jinja2==3.1.4
8383
# via torch
84-
kiwisolver==1.4.5
84+
kiwisolver==1.4.7
8585
# via matplotlib
8686
layoutparser==0.3.4
8787
# via unstructured-inference
@@ -119,7 +119,7 @@ onnx==1.16.2
119119
# via
120120
# -r ./extra-pdf-image.in
121121
# unstructured-inference
122-
onnxruntime==1.19.0
122+
onnxruntime==1.19.2
123123
# via unstructured-inference
124124
opencv-python==4.10.0.84
125125
# via
@@ -148,7 +148,7 @@ pdfplumber==0.11.4
148148
# via layoutparser
149149
pi-heif==0.18.0
150150
# via -r ./extra-pdf-image.in
151-
pikepdf==9.2.0
151+
pikepdf==9.2.1
152152
# via -r ./extra-pdf-image.in
153153
pillow==10.4.0
154154
# via
@@ -210,7 +210,7 @@ pyyaml==6.0.2
210210
# omegaconf
211211
# timm
212212
# transformers
213-
rapidfuzz==3.9.6
213+
rapidfuzz==3.9.7
214214
# via
215215
# -c ./base.txt
216216
# unstructured-inference
@@ -226,7 +226,7 @@ requests==2.32.3
226226
# transformers
227227
rsa==4.9
228228
# via google-auth
229-
safetensors==0.4.4
229+
safetensors==0.4.5
230230
# via
231231
# timm
232232
# transformers
@@ -248,13 +248,13 @@ tokenizers==0.19.1
248248
# via
249249
# -c ././deps/constraints.txt
250250
# transformers
251-
torch==2.4.0
251+
torch==2.4.1
252252
# via
253253
# effdet
254254
# timm
255255
# torchvision
256256
# unstructured-inference
257-
torchvision==0.19.0
257+
torchvision==0.19.1
258258
# via
259259
# effdet
260260
# timm

requirements/huggingface.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ filelock==3.15.4
2121
# huggingface-hub
2222
# torch
2323
# transformers
24-
fsspec==2024.6.1
24+
fsspec==2024.9.0
2525
# via
2626
# huggingface-hub
2727
# torch
@@ -74,7 +74,7 @@ requests==2.32.3
7474
# transformers
7575
sacremoses==0.1.1
7676
# via -r ./huggingface.in
77-
safetensors==0.4.4
77+
safetensors==0.4.5
7878
# via transformers
7979
sentencepiece==0.2.0
8080
# via -r ./huggingface.in
@@ -88,7 +88,7 @@ tokenizers==0.19.1
8888
# via
8989
# -c ././deps/constraints.txt
9090
# transformers
91-
torch==2.4.0
91+
torch==2.4.1
9292
# via -r ./huggingface.in
9393
tqdm==4.66.5
9494
# via

requirements/ingest/airtable.txt

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@ inflection==0.5.1
2222
# via pyairtable
2323
pyairtable==2.3.3
2424
# via -r ./ingest/airtable.in
25-
pydantic==2.8.2
25+
pydantic==2.9.0
2626
# via pyairtable
27-
pydantic-core==2.20.1
27+
pydantic-core==2.23.2
2828
# via pydantic
2929
requests==2.32.3
3030
# via
@@ -36,6 +36,8 @@ typing-extensions==4.12.2
3636
# pyairtable
3737
# pydantic
3838
# pydantic-core
39+
tzdata==2024.1
40+
# via pydantic
3941
urllib3==1.26.20
4042
# via
4143
# -c ./ingest/../base.txt

requirements/ingest/azure.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,15 +31,15 @@ certifi==2024.8.30
3131
# via
3232
# -c ./ingest/../base.txt
3333
# requests
34-
cffi==1.17.0
34+
cffi==1.17.1
3535
# via
3636
# azure-datalake-store
3737
# cryptography
3838
charset-normalizer==3.3.2
3939
# via
4040
# -c ./ingest/../base.txt
4141
# requests
42-
cryptography==43.0.0
42+
cryptography==43.0.1
4343
# via
4444
# azure-identity
4545
# azure-storage-blob
@@ -49,7 +49,7 @@ frozenlist==1.4.1
4949
# via
5050
# aiohttp
5151
# aiosignal
52-
fsspec==2024.6.1
52+
fsspec==2024.9.0
5353
# via
5454
# -r ./ingest/azure.in
5555
# adlfs
@@ -99,5 +99,5 @@ urllib3==1.26.20
9999
# -c ./ingest/../base.txt
100100
# -c ./ingest/../deps/constraints.txt
101101
# requests
102-
yarl==1.9.4
102+
yarl==1.9.11
103103
# via aiohttp

requirements/ingest/box.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,15 +14,15 @@ certifi==2024.8.30
1414
# via
1515
# -c ./ingest/../base.txt
1616
# requests
17-
cffi==1.17.0
17+
cffi==1.17.1
1818
# via cryptography
1919
charset-normalizer==3.3.2
2020
# via
2121
# -c ./ingest/../base.txt
2222
# requests
23-
cryptography==43.0.0
23+
cryptography==43.0.1
2424
# via boxsdk
25-
fsspec==2024.6.1
25+
fsspec==2024.9.0
2626
# via
2727
# -r ./ingest/box.in
2828
# boxfs

requirements/ingest/chroma.txt

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -55,13 +55,13 @@ exceptiongroup==1.2.2
5555
# via
5656
# -c ./ingest/../base.txt
5757
# anyio
58-
fastapi==0.112.2
58+
fastapi==0.113.0
5959
# via chromadb
6060
filelock==3.15.4
6161
# via huggingface-hub
6262
flatbuffers==24.3.25
6363
# via onnxruntime
64-
fsspec==2024.6.1
64+
fsspec==2024.9.0
6565
# via huggingface-hub
6666
google-auth==2.34.0
6767
# via kubernetes
@@ -122,7 +122,7 @@ oauthlib==3.2.2
122122
# via
123123
# kubernetes
124124
# requests-oauthlib
125-
onnxruntime==1.19.0
125+
onnxruntime==1.19.2
126126
# via chromadb
127127
opentelemetry-api==1.27.0
128128
# via
@@ -172,7 +172,7 @@ packaging==24.1
172172
# build
173173
# huggingface-hub
174174
# onnxruntime
175-
posthog==3.6.0
175+
posthog==3.6.3
176176
# via chromadb
177177
protobuf==4.23.4
178178
# via
@@ -186,11 +186,11 @@ pyasn1==0.6.0
186186
# rsa
187187
pyasn1-modules==0.4.0
188188
# via google-auth
189-
pydantic==2.8.2
189+
pydantic==2.9.0
190190
# via
191191
# chromadb
192192
# fastapi
193-
pydantic-core==2.20.1
193+
pydantic-core==2.23.2
194194
# via pydantic
195195
pypika==0.48.9
196196
# via chromadb
@@ -231,7 +231,7 @@ sniffio==1.3.1
231231
# -c ./ingest/../base.txt
232232
# anyio
233233
# httpx
234-
starlette==0.38.2
234+
starlette==0.38.4
235235
# via fastapi
236236
sympy==1.13.2
237237
# via onnxruntime
@@ -268,6 +268,8 @@ typing-extensions==4.12.2
268268
# starlette
269269
# typer
270270
# uvicorn
271+
tzdata==2024.1
272+
# via pydantic
271273
urllib3==1.26.20
272274
# via
273275
# -c ./ingest/../base.txt

requirements/ingest/databricks-volumes.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ charset-normalizer==3.3.2
1414
# via
1515
# -c ./ingest/../base.txt
1616
# requests
17-
databricks-sdk==0.31.1
17+
databricks-sdk==0.32.0
1818
# via -r ./ingest/databricks-volumes.in
1919
google-auth==2.34.0
2020
# via databricks-sdk

requirements/ingest/delta-table.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
-c ../deps/constraints.txt
22
-c ../base.txt
3-
deltalake
3+
deltalake<=0.19.1
44
fsspec

0 commit comments

Comments
 (0)