File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed
Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ idna==3.10
3232 # via anyio
3333importlib-metadata==8.5.0
3434 # via opentelemetry-api
35- marshmallow==3.24 .1
35+ marshmallow==3.25 .1
3636 # via dataclasses-json
3737mypy-extensions==1.0.0
3838 # via typing-inspect
@@ -84,11 +84,11 @@ packaging==24.2
8484 # opentelemetry-instrumentation
8585pandas==2.2.3
8686 # via unstructured-ingest
87- protobuf==5.29.2
87+ protobuf==5.29.3
8888 # via
8989 # googleapis-common-protos
9090 # opentelemetry-proto
91- pydantic==2.10.4
91+ pydantic==2.10.5
9292 # via
9393 # fastapi
9494 # unstructured-ingest
@@ -122,11 +122,11 @@ typing-inspect==0.9.0
122122 # via dataclasses-json
123123tzdata==2024.2
124124 # via pandas
125- unstructured-ingest==0.3.12
125+ unstructured-ingest==0.3.13
126126 # via -r ./cli.in
127127uvicorn==0.34.0
128128 # via -r ./cli.in
129- wrapt==1.17.0
129+ wrapt==1.17.2
130130 # via
131131 # deprecated
132132 # opentelemetry-instrumentation
Original file line number Diff line number Diff line change 1- unstructured-ingest>=0.3.12
1+ unstructured-ingest>=0.3.13
Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ pyflakes==3.2.0
3434 # via
3535 # autoflake
3636 # flake8
37- ruff==0.8.6
37+ ruff==0.9.1
3838 # via -r ./lint.in
3939tomli==2.2.1
4040 # via
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ markdown-it-py==3.0.0
2424 # via rich
2525mdurl==0.1.2
2626 # via markdown-it-py
27- more-itertools==10.5 .0
27+ more-itertools==10.6 .0
2828 # via
2929 # jaraco-classes
3030 # jaraco-functools
You can’t perform that action at this time.
0 commit comments