deps: bump the production-dependencies group across 1 directory with 35 updates#2065
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
deps: bump the production-dependencies group across 1 directory with 35 updates#2065dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
1ef9a4f to
b689f28
Compare
…35 updates Bumps the production-dependencies group with 31 updates in the / directory: | Package | From | To | | --- | --- | --- | | [attrs](https://github.com/sponsors/hynek) | `25.3.0` | `25.4.0` | | [tiktoken](https://github.com/openai/tiktoken) | `0.11.0` | `0.12.0` | | [rich](https://github.com/Textualize/rich) | `14.0.0` | `14.3.2` | | [schema](https://github.com/keleshev/schema) | `0.7.7` | `0.7.8` | | [pyyaml](https://github.com/yaml/pyyaml) | `6.0.2` | `6.0.3` | | [requests](https://github.com/psf/requests) | `2.32.4` | `2.32.5` | | [pydantic](https://github.com/pydantic/pydantic) | `2.11.4` | `2.12.5` | | [json-schema-to-pydantic](https://github.com/richard-gyiko/json-schema-to-pydantic) | `0.4.6` | `0.4.9` | | [cohere](https://github.com/cohere-ai/cohere-python) | `5.15.0` | `5.20.2` | | [anthropic](https://github.com/anthropics/anthropic-sdk-python) | `0.51.0` | `0.77.0` | | [boto3](https://github.com/boto/boto3) | `1.38.18` | `1.42.40` | | [google-generativeai](https://github.com/google/generative-ai-python) | `0.8.5` | `0.8.6` | | [ollama](https://github.com/ollama/ollama-python) | `0.4.8` | `0.6.1` | | [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) | `2.0.41` | `2.0.46` | | [snowflake-sqlalchemy](https://github.com/snowflakedb/snowflake-sqlalchemy) | `1.7.3` | `1.8.2` | | snowflake | `1.5.0` | `1.8.0` | | [marqo](https://github.com/marqo-ai/marqo) | `3.13.0` | `3.18.0` | | [pymongo](https://github.com/mongodb/mongo-python-driver) | `4.12.1` | `4.16.0` | | [pgvector](https://github.com/pgvector/pgvector-python) | `0.4.1` | `0.4.2` | | [psycopg2-binary](https://github.com/psycopg/psycopg2) | `2.9.10` | `2.9.11` | | [qdrant-client](https://github.com/qdrant/qdrant-client) | `1.14.2` | `1.16.1` | | [astrapy](https://github.com/datastax/astrapy) | `2.0.1` | `2.1.0` | | voyageai | `0.3.2` | `0.3.7` | | [playwright](https://github.com/microsoft/playwright-python) | `1.52.0` | `1.58.0` | | [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/) | `4.13.4` | `4.14.3` | | [markdownify](https://github.com/matthewwithanm/python-markdownify) | `1.1.0` | `1.2.2` | | [duckduckgo-search](https://github.com/deedy5/duckduckgo_search) | `8.0.2` | `8.1.1` | | [tavily-python](https://github.com/tavily-ai/tavily-python) | `0.7.2` | `0.7.21` | | [opentelemetry-sdk](https://github.com/open-telemetry/opentelemetry-python) | `1.33.1` | `1.39.1` | | [diffusers](https://github.com/huggingface/diffusers) | `0.33.1` | `0.36.0` | | [mail-parser](https://github.com/SpamScope/mail-parser) | `4.1.2` | `4.1.4` | Updates `attrs` from 25.3.0 to 25.4.0 - [Commits](https://github.com/sponsors/hynek/commits) Updates `tiktoken` from 0.11.0 to 0.12.0 - [Release notes](https://github.com/openai/tiktoken/releases) - [Changelog](https://github.com/openai/tiktoken/blob/main/CHANGELOG.md) - [Commits](openai/tiktoken@0.11.0...0.12.0) Updates `rich` from 14.0.0 to 14.3.2 - [Release notes](https://github.com/Textualize/rich/releases) - [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md) - [Commits](Textualize/rich@v14.0.0...v14.3.2) Updates `schema` from 0.7.7 to 0.7.8 - [Release notes](https://github.com/keleshev/schema/releases) - [Changelog](https://github.com/keleshev/schema/blob/master/CHANGELOG.md) - [Commits](keleshev/schema@v0.7.7...v0.7.8) Updates `pyyaml` from 6.0.2 to 6.0.3 - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/6.0.3/CHANGES) - [Commits](yaml/pyyaml@6.0.2...6.0.3) Updates `requests` from 2.32.4 to 2.32.5 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.4...v2.32.5) Updates `pydantic` from 2.11.4 to 2.12.5 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.11.4...v2.12.5) Updates `json-schema-to-pydantic` from 0.4.6 to 0.4.9 - [Release notes](https://github.com/richard-gyiko/json-schema-to-pydantic/releases) - [Commits](richard-gyiko/json-schema-to-pydantic@v0.4.6...v0.4.9) Updates `cohere` from 5.15.0 to 5.20.2 - [Release notes](https://github.com/cohere-ai/cohere-python/releases) - [Commits](cohere-ai/cohere-python@5.15.0...5.20.2) Updates `anthropic` from 0.51.0 to 0.77.0 - [Release notes](https://github.com/anthropics/anthropic-sdk-python/releases) - [Changelog](https://github.com/anthropics/anthropic-sdk-python/blob/main/CHANGELOG.md) - [Commits](anthropics/anthropic-sdk-python@v0.51.0...v0.77.0) Updates `boto3` from 1.38.18 to 1.42.40 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.38.18...1.42.40) Updates `google-generativeai` from 0.8.5 to 0.8.6 - [Release notes](https://github.com/google/generative-ai-python/releases) - [Changelog](https://github.com/google-gemini/deprecated-generative-ai-python/blob/main/RELEASE.md) - [Commits](google-gemini/deprecated-generative-ai-python@v0.8.5...v0.8.6) Updates `ollama` from 0.4.8 to 0.6.1 - [Release notes](https://github.com/ollama/ollama-python/releases) - [Commits](ollama/ollama-python@v0.4.8...v0.6.1) Updates `sqlalchemy` from 2.0.41 to 2.0.46 - [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases) - [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst) - [Commits](https://github.com/sqlalchemy/sqlalchemy/commits) Updates `snowflake-sqlalchemy` from 1.7.3 to 1.8.2 - [Release notes](https://github.com/snowflakedb/snowflake-sqlalchemy/releases) - [Commits](snowflakedb/snowflake-sqlalchemy@v1.7.3...v1.8.2) Updates `snowflake` from 1.5.0 to 1.8.0 Updates `marqo` from 3.13.0 to 3.18.0 - [Release notes](https://github.com/marqo-ai/marqo/releases) - [Changelog](https://github.com/marqo-ai/marqo/blob/mainline/RELEASE.md) - [Commits](https://github.com/marqo-ai/marqo/commits) Updates `pymongo` from 4.12.1 to 4.16.0 - [Release notes](https://github.com/mongodb/mongo-python-driver/releases) - [Changelog](https://github.com/mongodb/mongo-python-driver/blob/master/doc/changelog.rst) - [Commits](mongodb/mongo-python-driver@4.12.1...4.16.0) Updates `pgvector` from 0.4.1 to 0.4.2 - [Changelog](https://github.com/pgvector/pgvector-python/blob/master/CHANGELOG.md) - [Commits](pgvector/pgvector-python@v0.4.1...v0.4.2) Updates `psycopg2-binary` from 2.9.10 to 2.9.11 - [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS) - [Commits](psycopg/psycopg2@2.9.10...2.9.11) Updates `qdrant-client` from 1.14.2 to 1.16.1 - [Release notes](https://github.com/qdrant/qdrant-client/releases) - [Commits](qdrant/qdrant-client@v1.14.2...v1.16.1) Updates `astrapy` from 2.0.1 to 2.1.0 - [Release notes](https://github.com/datastax/astrapy/releases) - [Changelog](https://github.com/datastax/astrapy/blob/main/CHANGES) - [Commits](datastax/astrapy@v2.0.1...v2.1.0) Updates `voyageai` from 0.3.2 to 0.3.7 Updates `playwright` from 1.52.0 to 1.58.0 - [Release notes](https://github.com/microsoft/playwright-python/releases) - [Commits](microsoft/playwright-python@v1.52.0...v1.58.0) Updates `beautifulsoup4` from 4.13.4 to 4.14.3 Updates `markdownify` from 1.1.0 to 1.2.2 - [Release notes](https://github.com/matthewwithanm/python-markdownify/releases) - [Commits](matthewwithanm/python-markdownify@1.1.0...1.2.2) Updates `duckduckgo-search` from 8.0.2 to 8.1.1 - [Release notes](https://github.com/deedy5/duckduckgo_search/releases) - [Commits](deedy5/ddgs@v8.0.2...v8.1.1) Updates `tavily-python` from 0.7.2 to 0.7.21 - [Commits](https://github.com/tavily-ai/tavily-python/commits) Updates `opentelemetry-sdk` from 1.33.1 to 1.39.1 - [Release notes](https://github.com/open-telemetry/opentelemetry-python/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-python/blob/v1.39.1/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-python@v1.33.1...v1.39.1) Updates `opentelemetry-api` from 1.33.1 to 1.39.1 - [Release notes](https://github.com/open-telemetry/opentelemetry-python/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-python/blob/v1.39.1/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-python@v1.33.1...v1.39.1) Updates `opentelemetry-instrumentation` from 0.54b1 to 0.60b1 - [Release notes](https://github.com/open-telemetry/opentelemetry-python-contrib/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-python-contrib/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-python-contrib/commits) Updates `opentelemetry-instrumentation-threading` from 0.54b1 to 0.60b1 - [Release notes](https://github.com/open-telemetry/opentelemetry-python-contrib/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-python-contrib/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-python-contrib/commits) Updates `opentelemetry-exporter-otlp-proto-http` from 1.33.1 to 1.39.1 - [Release notes](https://github.com/open-telemetry/opentelemetry-python/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-python/blob/v1.39.1/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-python@v1.33.1...v1.39.1) Updates `diffusers` from 0.33.1 to 0.36.0 - [Release notes](https://github.com/huggingface/diffusers/releases) - [Commits](huggingface/diffusers@v0.33.1...v0.36.0) Updates `mail-parser` from 4.1.2 to 4.1.4 - [Release notes](https://github.com/SpamScope/mail-parser/releases) - [Commits](SpamScope/mail-parser@4.1.2...4.1.4) --- updated-dependencies: - dependency-name: attrs dependency-version: 25.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: tiktoken dependency-version: 0.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: rich dependency-version: 14.3.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: schema dependency-version: 0.7.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: pyyaml dependency-version: 6.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: requests dependency-version: 2.32.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: pydantic dependency-version: 2.12.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: json-schema-to-pydantic dependency-version: 0.4.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: cohere dependency-version: 5.20.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: anthropic dependency-version: 0.77.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: boto3 dependency-version: 1.42.40 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: google-generativeai dependency-version: 0.8.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: ollama dependency-version: 0.6.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: sqlalchemy dependency-version: 2.0.46 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: snowflake-sqlalchemy dependency-version: 1.8.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: snowflake dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: marqo dependency-version: 3.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: pymongo dependency-version: 4.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: pgvector dependency-version: 0.4.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: psycopg2-binary dependency-version: 2.9.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: qdrant-client dependency-version: 1.16.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: astrapy dependency-version: 2.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: voyageai dependency-version: 0.3.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: playwright dependency-version: 1.58.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: beautifulsoup4 dependency-version: 4.14.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: markdownify dependency-version: 1.2.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: duckduckgo-search dependency-version: 8.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: tavily-python dependency-version: 0.7.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: opentelemetry-sdk dependency-version: 1.39.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: opentelemetry-api dependency-version: 1.39.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: opentelemetry-instrumentation dependency-version: 0.60b1 dependency-type: direct:production dependency-group: production-dependencies - dependency-name: opentelemetry-instrumentation-threading dependency-version: 0.60b1 dependency-type: direct:production dependency-group: production-dependencies - dependency-name: opentelemetry-exporter-otlp-proto-http dependency-version: 1.39.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: diffusers dependency-version: 0.36.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: mail-parser dependency-version: 4.1.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
b689f28 to
17c1db9
Compare
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 production-dependencies group with 31 updates in the / directory:
25.3.025.4.00.11.00.12.014.0.014.3.20.7.70.7.86.0.26.0.32.32.42.32.52.11.42.12.50.4.60.4.95.15.05.20.20.51.00.77.01.38.181.42.400.8.50.8.60.4.80.6.12.0.412.0.461.7.31.8.21.5.01.8.03.13.03.18.04.12.14.16.00.4.10.4.22.9.102.9.111.14.21.16.12.0.12.1.00.3.20.3.71.52.01.58.04.13.44.14.31.1.01.2.28.0.28.1.10.7.20.7.211.33.11.39.10.33.10.36.04.1.24.1.4Updates
attrsfrom 25.3.0 to 25.4.0Commits
Updates
tiktokenfrom 0.11.0 to 0.12.0Changelog
Sourced from tiktoken's changelog.
Commits
97e49cbRelease 0.12.09485498Partial sync of codebase (#451)00ff187Add GPT-5 model support with o200k_base encoding (#440)5ee89cachore: update dependencies (#449)2ab6d37Support the free-threaded build (#443)82dc3bbbump PyO3 version (#444)Updates
richfrom 14.0.0 to 14.3.2Release notes
Sourced from rich's releases.
... (truncated)
Changelog
Sourced from rich's changelog.
... (truncated)
Commits
0752ff0Merge pull request #3953 from Textualize/zwj-fix54ae0cfsimplify07edb85refine31930ddfix test454fcfcstupid comment13f87a4Fix ZWJ and edge cases1d402e0fix datesf2a1c3bMerge pull request #3944 from Textualize/nerf-fonts2e5a5dachangelog73ee823fix fontsUpdates
schemafrom 0.7.7 to 0.7.8Changelog
Sourced from schema's changelog.
Commits
7434a6bbuild: Release v0.7.83e06d37Merge pull request #332 from coveord/fix/json-schema-title-in-sub-schemas481f2eefix: JSON Schema missing title in subschemasc3aea90Merge pull request #331 from coveord/fix/type-nullacbb13ffix: [JSON Schema] Type "null" should be stringabe66fdMerge pull request #4 from coveord/feat/add-title-for-literal8f132c4Merge pull request #330 from coveord/feat/add-title-for-literal003595ffix: ruff format8294273feat: [JSON Schema] Add title for Literal24a3045ci: Sort importsUpdates
pyyamlfrom 6.0.2 to 6.0.3Release notes
Sourced from pyyaml's releases.
Changelog
Sourced from pyyaml's changelog.
Commits
49790e7Release 6.0.3 (#889)Updates
requestsfrom 2.32.4 to 2.32.5Release notes
Sourced from requests's releases.
Changelog
Sourced from requests's changelog.
Commits
b25c87dv2.32.5131e506Merge pull request #7010 from psf/dependabot/github_actions/actions/checkout-...b336cb2Bump actions/checkout from 4.2.0 to 5.0.046e939bUpdate publish workflow to useartifact-idinstead ofname4b9c546Merge pull request #6999 from psf/dependabot/github_actions/step-security/har...7618dbeBump step-security/harden-runner from 2.12.0 to 2.13.02edca11Add support for Python 3.14 and drop support for Python 3.8 (#6993)fec96cdUpdate Makefile rules (#6996)d58d8aadocs: clarify timeout parameter uses seconds in Session.request (#6994)91a3eabBump github/codeql-action from 3.28.5 to 3.29.0Updates
pydanticfrom 2.11.4 to 2.12.5Release notes
Sourced from pydantic's releases.
... (truncated)
Changelog
Sourced from pydantic's changelog.
... (truncated)
Commits
bd2d0ddPrepare release v2.12.57d0302eDocument security implications when usingcreate_model()e9ef980Fix typo in Standard Library Types documentationf2c20c0Addpydantic-docsdev dependency, make use of versioning blocksa76c1aaUpdate documentation about JSON Schema8cbc72cAdd documentation about custom__init__()99eba59Add additional test forFieldInfo.get_default()c710769Special caseMISSINGsentinel insmart_deepcopy()20a9d77Do not delete mock validator/serializer inrebuild_dataclass()c86515aUpdate parts of the model andrevalidate_instancesdocumentationUpdates
json-schema-to-pydanticfrom 0.4.6 to 0.4.9Release notes
Sourced from json-schema-to-pydantic's releases.
Commits
f4475b2Merge pull request #40 from MartinGotelli/feat/underscore_namesd2c07ebfeat: Add support for underscore name in oneOf, allOf, and anyOfb1d57cefix: Add nested underscore properties test00b31eafix: Validate if the sanitized name is available. Improve testing. Fix format...2c4a329feat: Add support for fields with underscores and populate by name3099bfcMerge pull request #39 from richard-gyiko/chore/switch-to-hatch-vcs5d40426Switch from uv-dynamic-versioning to hatch-vcs6ee6913Merge pull request #38 from richard-gyiko/fix/issue-36-oneof-handlingaceb4eaAddress Copilot review: add docstring, fix indentation, use ValidationError i...9165fb3Add validation for Literal-compatible const types in oneOf handlerUpdates
coherefrom 5.15.0 to 5.20.2Release notes
Sourced from cohere's releases.
... (truncated)
Commits
986682eSDK regeneration (#712)82e8b9efix: replace deprecated rerank v2 with rerank v3.5 (#710)a5150ad🌿 Fern Regeneration -- November 10, 2025 (#709)b1463a2SDK regeneration (#705)570cd2e🌿 Fern Regeneration -- October 15, 2025 (#703)1231a31dont use deprecated models (#696)db36582SDK regeneration (#695)e393e7dSDK regeneration (#691)444e04bSDK regeneration (#688)6af2c21SDK regeneration (#687)Updates
anthropicfrom 0.51.0 to 0.77.0Release notes
Sourced from anthropic's releases.
... (truncated)
Changelog
Sourced from anthropic's changelog.
... (truncated)
Commits
9c485f6release: 0.77.0 (#1117)9b5ab24release: 0.76.0e638d2efeat(client): add support for binary request streaming939a9aacodegen metadata1fb3773fix(client): loosen auth header validation103dd1fchore(ci): Add Claude Code GitHub Workflow (#1293)b9d03ebchore(internal): add--fixargument to lint script0e15b87fix: use async_to_httpx_files in patch method981bbc7chore(internal): add missing files argument to base client9d2a4cccodegen metadataUpdates
boto3from 1.38.18 to 1.42.40Commits
15a7817Merge branch 'release-1.42.40'3f92d07Bumping version to 1.42.400069675Add changelog entries from botocore66d0360Bump github/codeql-action from 4.31.0 to 4.32.1 (#4715)fd93dbbMerge branch 'release-1.42.39'1883647Merge branch 'release-1.42.39' into develop0a13eccBumping version to 1.42.39e6b1f89Add changelog entries from botocoref76522eMerge branch 'release-1.42.38'c7ef3d3Merge branch 'release-1.42.38' into developUpdates
google-generativeaifrom 0.8.5 to 0.8.6Release notes
Sourced from google-generativeai's releases.
Commits
7a7cc54Final. (#755)658b54bUpdate README.md (#743)0adff6dUpdate README.md - extend support plan by a month (#739)Updates
ollamafrom 0.4.8 to 0.6.1Release notes
Sourced from ollama's releases.