build(deps): bump the pip group across 19 directories with 15 updates#180
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
build(deps): bump the pip group across 19 directories with 15 updates#180dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the pip group with 1 update in the /AWS/bedrock/multimodal/rag directory: [pillow](https://github.com/python-pillow/Pillow). Bumps the pip group with 2 updates in the /AWS/bedrock/rag-solutions/rag-foundations-workshop directory: [pillow](https://github.com/python-pillow/Pillow) and [unstructured](https://github.com/Unstructured-IO/unstructured). Bumps the pip group with 1 update in the /LLM/RAG/rag-bi/application directory: [cryptography](https://github.com/pyca/cryptography). Bumps the pip group with 1 update in the /LLM/large_laguage_models/document_oriented_agent directory: [unstructured](https://github.com/Unstructured-IO/unstructured). Bumps the pip group with 1 update in the /LLM/large_laguage_models/mixtral_8x7b directory: [protobuf](https://github.com/protocolbuffers/protobuf). Bumps the pip group with 1 update in the /LLM/llama_index/samples/llama-index-milvus-example directory: [nltk](https://github.com/nltk/nltk). Bumps the pip group with 2 updates in the /LLM/llama_index/samples/mixtral_ollama directory: [nltk](https://github.com/nltk/nltk) and [flask](https://github.com/pallets/flask). Bumps the pip group with 1 update in the /LLM/src/observe_with_langfuse directory: [nltk](https://github.com/nltk/nltk). Bumps the pip group with 1 update in the /LLM/src/vector-search-api directory: [flask](https://github.com/pallets/flask). Bumps the pip group with 4 updates in the /data_management/dvc directory: [cryptography](https://github.com/pyca/cryptography), [protobuf](https://github.com/protocolbuffers/protobuf), [orjson](https://github.com/ijl/orjson) and [pyasn1](https://github.com/pyasn1/pyasn1). Bumps the pip group with 1 update in the /kubernetes/src/odh_base_ml_platform directory: [mlflow](https://github.com/mlflow/mlflow). Bumps the pip group with 1 update in the /kubernetes/src/odh_base_ml_platform/advanced/model_deploy_pipeline/model_build_push directory: [werkzeug](https://github.com/pallets/werkzeug). Bumps the pip group with 2 updates in the /ml-serving/bento-ml/yolov5/utils/google_app_engine directory: [flask](https://github.com/pallets/flask) and [pip](https://github.com/pypa/pip). Bumps the pip group with 2 updates in the /ml-serving/custom-serving/fastapi/ray/ray_distilbert directory: [protobuf](https://github.com/protocolbuffers/protobuf) and [pyasn1](https://github.com/pyasn1/pyasn1). Bumps the pip group with 2 updates in the /ml-serving/custom-serving/fastapi/ray/ray_stablediffusion directory: [protobuf](https://github.com/protocolbuffers/protobuf) and [pyasn1](https://github.com/pyasn1/pyasn1). Bumps the pip group with 2 updates in the /ml-serving/custom-serving/fastapi/ray/ray_yolov5s directory: [protobuf](https://github.com/protocolbuffers/protobuf) and [pyasn1](https://github.com/pyasn1/pyasn1). Bumps the pip group with 8 updates in the /model-vcs/mlflow/simple_mlflow_fastapi_k8s directory: | Package | From | To | | --- | --- | --- | | [sqlparse](https://github.com/andialbrecht/sqlparse) | `0.4.4` | `0.5.4` | | [protobuf](https://github.com/protocolbuffers/protobuf) | `6.32.1` | `6.33.5` | | [orjson](https://github.com/ijl/orjson) | `3.10.5` | `3.11.6` | | [flask](https://github.com/pallets/flask) | `3.0.0` | `3.1.3` | | [werkzeug](https://github.com/pallets/werkzeug) | `3.0.1` | `3.1.6` | | [pyasn1](https://github.com/pyasn1/pyasn1) | `0.6.0` | `0.6.3` | | [mlflow](https://github.com/mlflow/mlflow) | `3.1.0` | `3.8.0rc0` | | [tornado](https://github.com/tornadoweb/tornado) | `6.5.2` | `6.5.5` | Bumps the pip group with 6 updates in the /model-vcs/mlflow/sklearn_mlflow directory: | Package | From | To | | --- | --- | --- | | [pillow](https://github.com/python-pillow/Pillow) | `10.3.0` | `12.1.1` | | [sqlparse](https://github.com/andialbrecht/sqlparse) | `0.5.0` | `0.5.4` | | [protobuf](https://github.com/protocolbuffers/protobuf) | `4.25.8` | `5.29.6` | | [flask](https://github.com/pallets/flask) | `3.0.0` | `3.1.3` | | [pyasn1](https://github.com/pyasn1/pyasn1) | `0.6.1` | `0.6.3` | | [mlflow](https://github.com/mlflow/mlflow) | `3.2.0` | `3.8.0rc0` | Bumps the pip group with 2 updates in the /ray/zerocopy_loading directory: [protobuf](https://github.com/protocolbuffers/protobuf) and [ray](https://github.com/ray-project/ray). Updates `pillow` from 10.3.0 to 12.1.1 - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](python-pillow/Pillow@10.3.0...12.1.1) Updates `pillow` from 10.3.0 to 12.1.1 - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](python-pillow/Pillow@10.3.0...12.1.1) Updates `unstructured` from 0.14.3 to 0.18.18 - [Release notes](https://github.com/Unstructured-IO/unstructured/releases) - [Changelog](https://github.com/Unstructured-IO/unstructured/blob/main/CHANGELOG.md) - [Commits](Unstructured-IO/unstructured@0.14.3...0.18.18) Updates `cryptography` from 44.0.1 to 46.0.5 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@44.0.1...46.0.5) Updates `unstructured` from 0.14.3 to 0.18.18 - [Release notes](https://github.com/Unstructured-IO/unstructured/releases) - [Changelog](https://github.com/Unstructured-IO/unstructured/blob/main/CHANGELOG.md) - [Commits](Unstructured-IO/unstructured@0.14.3...0.18.18) Updates `protobuf` from 4.25.8 to 5.29.6 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) Updates `nltk` from 3.8.2 to 3.9.3 - [Changelog](https://github.com/nltk/nltk/blob/develop/ChangeLog) - [Commits](nltk/nltk@3.8.2...3.9.3) Updates `nltk` from 3.8.2 to 3.9.3 - [Changelog](https://github.com/nltk/nltk/blob/develop/ChangeLog) - [Commits](nltk/nltk@3.8.2...3.9.3) Updates `flask` from 3.0.1 to 3.1.3 - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst) - [Commits](pallets/flask@3.0.1...3.1.3) Updates `werkzeug` from 3.0.3 to 3.1.6 - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](pallets/werkzeug@3.0.3...3.1.6) Updates `nltk` from 3.8.2 to 3.9.3 - [Changelog](https://github.com/nltk/nltk/blob/develop/ChangeLog) - [Commits](nltk/nltk@3.8.2...3.9.3) Updates `flask` from 3.0.0 to 3.1.3 - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst) - [Commits](pallets/flask@3.0.1...3.1.3) Updates `cryptography` from 44.0.1 to 46.0.5 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@44.0.1...46.0.5) Updates `protobuf` from 6.32.1 to 6.33.5 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) Updates `orjson` from 3.9.10 to 3.11.6 - [Release notes](https://github.com/ijl/orjson/releases) - [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md) - [Commits](ijl/orjson@3.9.10...3.11.6) Updates `pyasn1` from 0.5.1 to 0.6.3 - [Release notes](https://github.com/pyasn1/pyasn1/releases) - [Changelog](https://github.com/pyasn1/pyasn1/blob/main/CHANGES.rst) - [Commits](pyasn1/pyasn1@v0.5.1...v0.6.3) Updates `pyopenssl` from 25.0.0 to 26.0.0 - [Changelog](https://github.com/pyca/pyopenssl/blob/main/CHANGELOG.rst) - [Commits](pyca/pyopenssl@25.0.0...26.0.0) Updates `mlflow` from 3.1.4 to 3.8.0rc0 - [Release notes](https://github.com/mlflow/mlflow/releases) - [Changelog](https://github.com/mlflow/mlflow/blob/master/CHANGELOG.md) - [Commits](mlflow/mlflow@v3.1.4...v3.8.0rc0) Updates `werkzeug` from 3.0.3 to 3.1.6 - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](pallets/werkzeug@3.0.3...3.1.6) Updates `flask` from 2.2.5 to 3.1.3 - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst) - [Commits](pallets/flask@3.0.1...3.1.3) Updates `pip` from 23.3 to 26.0 - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](pypa/pip@23.3...26.0) Updates `protobuf` from 6.32.1 to 6.33.5 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) Updates `pyasn1` from 0.5.1 to 0.6.3 - [Release notes](https://github.com/pyasn1/pyasn1/releases) - [Changelog](https://github.com/pyasn1/pyasn1/blob/main/CHANGES.rst) - [Commits](pyasn1/pyasn1@v0.5.1...v0.6.3) Updates `protobuf` from 6.32.1 to 6.33.5 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) Updates `pyasn1` from 0.5.1 to 0.6.3 - [Release notes](https://github.com/pyasn1/pyasn1/releases) - [Changelog](https://github.com/pyasn1/pyasn1/blob/main/CHANGES.rst) - [Commits](pyasn1/pyasn1@v0.5.1...v0.6.3) Updates `protobuf` from 6.32.1 to 6.33.5 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) Updates `pyasn1` from 0.5.1 to 0.6.3 - [Release notes](https://github.com/pyasn1/pyasn1/releases) - [Changelog](https://github.com/pyasn1/pyasn1/blob/main/CHANGES.rst) - [Commits](pyasn1/pyasn1@v0.5.1...v0.6.3) Updates `sqlparse` from 0.4.4 to 0.5.4 - [Changelog](https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG) - [Commits](andialbrecht/sqlparse@0.4.4...0.5.4) Updates `protobuf` from 6.32.1 to 6.33.5 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) Updates `orjson` from 3.10.5 to 3.11.6 - [Release notes](https://github.com/ijl/orjson/releases) - [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md) - [Commits](ijl/orjson@3.9.10...3.11.6) Updates `flask` from 3.0.0 to 3.1.3 - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst) - [Commits](pallets/flask@3.0.1...3.1.3) Updates `werkzeug` from 3.0.1 to 3.1.6 - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](pallets/werkzeug@3.0.3...3.1.6) Updates `pyasn1` from 0.6.0 to 0.6.3 - [Release notes](https://github.com/pyasn1/pyasn1/releases) - [Changelog](https://github.com/pyasn1/pyasn1/blob/main/CHANGES.rst) - [Commits](pyasn1/pyasn1@v0.5.1...v0.6.3) Updates `mlflow` from 3.1.0 to 3.8.0rc0 - [Release notes](https://github.com/mlflow/mlflow/releases) - [Changelog](https://github.com/mlflow/mlflow/blob/master/CHANGELOG.md) - [Commits](mlflow/mlflow@v3.1.4...v3.8.0rc0) Updates `tornado` from 6.5.2 to 6.5.5 - [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst) - [Commits](tornadoweb/tornado@v6.5.2...v6.5.5) Updates `pillow` from 10.3.0 to 12.1.1 - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](python-pillow/Pillow@10.3.0...12.1.1) Updates `sqlparse` from 0.5.0 to 0.5.4 - [Changelog](https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG) - [Commits](andialbrecht/sqlparse@0.4.4...0.5.4) Updates `protobuf` from 4.25.8 to 5.29.6 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) Updates `flask` from 3.0.0 to 3.1.3 - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst) - [Commits](pallets/flask@3.0.1...3.1.3) Updates `werkzeug` from 3.0.3 to 3.1.6 - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](pallets/werkzeug@3.0.3...3.1.6) Updates `pyasn1` from 0.6.1 to 0.6.3 - [Release notes](https://github.com/pyasn1/pyasn1/releases) - [Changelog](https://github.com/pyasn1/pyasn1/blob/main/CHANGES.rst) - [Commits](pyasn1/pyasn1@v0.5.1...v0.6.3) Updates `mlflow` from 3.2.0 to 3.8.0rc0 - [Release notes](https://github.com/mlflow/mlflow/releases) - [Changelog](https://github.com/mlflow/mlflow/blob/master/CHANGELOG.md) - [Commits](mlflow/mlflow@v3.1.4...v3.8.0rc0) Updates `protobuf` from 6.32.1 to 6.33.5 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) Updates `ray` from 2.44.0 to 2.54.0 - [Release notes](https://github.com/ray-project/ray/releases) - [Commits](ray-project/ray@ray-2.44.0...ray-2.54.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.1.1 dependency-type: direct:production dependency-group: pip - dependency-name: pillow dependency-version: 12.1.1 dependency-type: direct:production dependency-group: pip - dependency-name: unstructured dependency-version: 0.18.18 dependency-type: direct:production dependency-group: pip - dependency-name: cryptography dependency-version: 46.0.5 dependency-type: direct:production dependency-group: pip - dependency-name: unstructured dependency-version: 0.18.18 dependency-type: direct:production dependency-group: pip - dependency-name: protobuf dependency-version: 5.29.6 dependency-type: direct:production dependency-group: pip - dependency-name: nltk dependency-version: 3.9.3 dependency-type: direct:production dependency-group: pip - dependency-name: nltk dependency-version: 3.9.3 dependency-type: indirect dependency-group: pip - dependency-name: flask dependency-version: 3.1.3 dependency-type: direct:production dependency-group: pip - dependency-name: werkzeug dependency-version: 3.1.6 dependency-type: indirect dependency-group: pip - dependency-name: nltk dependency-version: 3.9.3 dependency-type: indirect dependency-group: pip - dependency-name: flask dependency-version: 3.1.3 dependency-type: direct:production dependency-group: pip - dependency-name: cryptography dependency-version: 46.0.5 dependency-type: indirect dependency-group: pip - dependency-name: protobuf dependency-version: 6.33.5 dependency-type: indirect dependency-group: pip - dependency-name: orjson dependency-version: 3.11.6 dependency-type: indirect dependency-group: pip - dependency-name: pyasn1 dependency-version: 0.6.3 dependency-type: indirect dependency-group: pip - dependency-name: pyopenssl dependency-version: 26.0.0 dependency-type: indirect dependency-group: pip - dependency-name: mlflow dependency-version: 3.8.0rc0 dependency-type: direct:production dependency-group: pip - dependency-name: werkzeug dependency-version: 3.1.6 dependency-type: direct:production dependency-group: pip - dependency-name: flask dependency-version: 3.1.3 dependency-type: direct:production dependency-group: pip - dependency-name: pip dependency-version: '26.0' dependency-type: direct:production dependency-group: pip - dependency-name: protobuf dependency-version: 6.33.5 dependency-type: direct:production dependency-group: pip - dependency-name: pyasn1 dependency-version: 0.6.3 dependency-type: direct:production dependency-group: pip - dependency-name: protobuf dependency-version: 6.33.5 dependency-type: direct:production dependency-group: pip - dependency-name: pyasn1 dependency-version: 0.6.3 dependency-type: direct:production dependency-group: pip - dependency-name: protobuf dependency-version: 6.33.5 dependency-type: direct:production dependency-group: pip - dependency-name: pyasn1 dependency-version: 0.6.3 dependency-type: direct:production dependency-group: pip - dependency-name: sqlparse dependency-version: 0.5.4 dependency-type: direct:production dependency-group: pip - dependency-name: protobuf dependency-version: 6.33.5 dependency-type: direct:production dependency-group: pip - dependency-name: orjson dependency-version: 3.11.6 dependency-type: indirect dependency-group: pip - dependency-name: flask dependency-version: 3.1.3 dependency-type: direct:production dependency-group: pip - dependency-name: werkzeug dependency-version: 3.1.6 dependency-type: direct:production dependency-group: pip - dependency-name: pyasn1 dependency-version: 0.6.3 dependency-type: indirect dependency-group: pip - dependency-name: mlflow dependency-version: 3.8.0rc0 dependency-type: direct:production dependency-group: pip - dependency-name: tornado dependency-version: 6.5.5 dependency-type: direct:production dependency-group: pip - dependency-name: pillow dependency-version: 12.1.1 dependency-type: indirect dependency-group: pip - dependency-name: sqlparse dependency-version: 0.5.4 dependency-type: indirect dependency-group: pip - dependency-name: protobuf dependency-version: 5.29.6 dependency-type: indirect dependency-group: pip - dependency-name: flask dependency-version: 3.1.3 dependency-type: indirect dependency-group: pip - dependency-name: werkzeug dependency-version: 3.1.6 dependency-type: indirect dependency-group: pip - dependency-name: pyasn1 dependency-version: 0.6.3 dependency-type: indirect dependency-group: pip - dependency-name: mlflow dependency-version: 3.8.0rc0 dependency-type: direct:production dependency-group: pip - dependency-name: protobuf dependency-version: 6.33.5 dependency-type: indirect dependency-group: pip - dependency-name: ray dependency-version: 2.54.0 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the pip group with 1 update in the /AWS/bedrock/multimodal/rag directory: pillow.
Bumps the pip group with 2 updates in the /AWS/bedrock/rag-solutions/rag-foundations-workshop directory: pillow and unstructured.
Bumps the pip group with 1 update in the /LLM/RAG/rag-bi/application directory: cryptography.
Bumps the pip group with 1 update in the /LLM/large_laguage_models/document_oriented_agent directory: unstructured.
Bumps the pip group with 1 update in the /LLM/large_laguage_models/mixtral_8x7b directory: protobuf.
Bumps the pip group with 1 update in the /LLM/llama_index/samples/llama-index-milvus-example directory: nltk.
Bumps the pip group with 2 updates in the /LLM/llama_index/samples/mixtral_ollama directory: nltk and flask.
Bumps the pip group with 1 update in the /LLM/src/observe_with_langfuse directory: nltk.
Bumps the pip group with 1 update in the /LLM/src/vector-search-api directory: flask.
Bumps the pip group with 4 updates in the /data_management/dvc directory: cryptography, protobuf, orjson and pyasn1.
Bumps the pip group with 1 update in the /kubernetes/src/odh_base_ml_platform directory: mlflow.
Bumps the pip group with 1 update in the /kubernetes/src/odh_base_ml_platform/advanced/model_deploy_pipeline/model_build_push directory: werkzeug.
Bumps the pip group with 2 updates in the /ml-serving/bento-ml/yolov5/utils/google_app_engine directory: flask and pip.
Bumps the pip group with 2 updates in the /ml-serving/custom-serving/fastapi/ray/ray_distilbert directory: protobuf and pyasn1.
Bumps the pip group with 2 updates in the /ml-serving/custom-serving/fastapi/ray/ray_stablediffusion directory: protobuf and pyasn1.
Bumps the pip group with 2 updates in the /ml-serving/custom-serving/fastapi/ray/ray_yolov5s directory: protobuf and pyasn1.
Bumps the pip group with 8 updates in the /model-vcs/mlflow/simple_mlflow_fastapi_k8s directory:
0.4.40.5.46.32.16.33.53.10.53.11.63.0.03.1.33.0.13.1.60.6.00.6.33.1.03.8.0rc06.5.26.5.5Bumps the pip group with 6 updates in the /model-vcs/mlflow/sklearn_mlflow directory:
10.3.012.1.10.5.00.5.44.25.85.29.63.0.03.1.30.6.10.6.33.2.03.8.0rc0Bumps the pip group with 2 updates in the /ray/zerocopy_loading directory: protobuf and ray.
Updates
pillowfrom 10.3.0 to 12.1.1Release notes
Sourced from pillow's releases.
... (truncated)
Changelog
Sourced from pillow's changelog.
... (truncated)
Commits
5158d9812.1.1 version bump9000313Fix OOB Write with invalid tile extents (#9427)cd01118Patch libavif for svt-av1 4.0 compatibility46f45f612.1.0 version bumpc9ac097Simplify band splitting (#9291)3baedf2Deprecate getdata(), in favour of new get_flattened_data() (#9292)b51a036Specify APNG duration type when opening (#9368)8d08e31Add release notes for #9348 (#9369)432707eAdded release notes for #93482d58910Specify APNG duration type when openingUpdates
pillowfrom 10.3.0 to 12.1.1Release notes
Sourced from pillow's releases.
... (truncated)
Changelog
Sourced from pillow's changelog.
... (truncated)
Commits
5158d9812.1.1 version bump9000313Fix OOB Write with invalid tile extents (#9427)cd01118Patch libavif for svt-av1 4.0 compatibility46f45f612.1.0 version bumpc9ac097Simplify band splitting (#9291)3baedf2Deprecate getdata(), in favour of new get_flattened_data() (#9292)b51a036Specify APNG duration type when opening (#9368)8d08e31Add release notes for #9348 (#9369)432707eAdded release notes for #93482d58910Specify APNG duration type when openingUpdates
unstructuredfrom 0.14.3 to 0.18.18Release notes
Sourced from unstructured's releases.
... (truncated)
Changelog
Sourced from unstructured's changelog.
... (truncated)
Commits
b01d35bfix: sanitize MSG attachment filenames to prevent path traversal (GHS… (#4117)1c519efSecurity Fixes - CVE Remediation (#4115)c79cf3aupdated dependancies to resolve open CVEs and cut a new version (#4108)8fd07fdfeat: Add simple script to sync fork with local branch (#4102)ef68384enhancement: Speed up function _assign_hash_ids by 34% (#4101)2d44d73Luke/sept16 CVE (#4094)ab55d86⚡️ Speed up methodElementHtml._get_children_htmlby 234% (#4087)6aee131⚡️ Speed up functiongroup_broken_paragraphsby 30% (#4088)1030a69fix: update deps to resolve cve (#4093)e3854d2Setup Codeflash Github Actions to optimize all future code (#4082)Updates
cryptographyfrom 44.0.1 to 46.0.5Changelog
Sourced from cryptography's changelog.
... (truncated)
Commits
06e120ebump version for 46.0.5 release (#14289)0eebb9dEC check key on cofactor > 1 (#14287)bedf6e1fix openssl version on 46 branch (#14220)e6f44fcbump for 46.0.4 and drop win arm64 due to CI issues (#14217)c0af4ddrelease 46.0.3 (#13681)99efe5abump version for 46.0.2 (#13531)e735cfcrelease 46.0.1 (#13450)4e457ffExplicitly specify python in mac uv build invocation (#13447)2726efdDepend on CFFI 2.0.0 or newer on Python > 3.8 (#13448)6223062release 46.0.0 (#13446)Updates
unstructuredfrom 0.14.3 to 0.18.18Release notes
Sourced from unstructured's releases.
... (truncated)
Changelog
Sourced from unstructured's changelog.
... (truncated)
Commits
b01d35bfix: sanitize MSG attachment filenames to prevent path traversal (GHS… (#4117)1c519efSecurity Fixes - CVE Remediation (#4115)c79cf3aupdated dependancies to resolve open CVEs and cut a new version (#4108)8fd07fdfeat: Add simple script to sync fork with local branch (#4102)ef68384enhancement: Speed up function _assign_hash_ids by 34% (#4101)2d44d73Luke/sept16 CVE (#4094)ab55d86⚡️ Speed up methodElementHtml._get_children_htmlby 234% (#4087)6aee131⚡️ Speed up functiongroup_broken_paragraphsby 30% (#4088)1030a69fix: update deps to resolve cve (#4093)e3854d2Setup Codeflash Github Actions to optimize all future code (#4082)Updates
protobuffrom 4.25.8 to 5.29.6Release notes
Sourced from protobuf's releases.
... (truncated)
Commits
Updates
nltkfrom 3.8.2 to 3.9.3Changelog
Sourced from nltk's changelog.
... (truncated)
Commits
4154eb8Merge pull request #35...Description has been truncated