deps: bump the production-dependencies group across 1 directory with 36 updates - #2327
Closed
dependabot[bot] wants to merge 1 commit into
Closed
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
dependabot
Bot
force-pushed
the
dependabot/uv/production-dependencies-3c1ace9c33
branch
2 times, most recently
from
September 11, 2026 19:57
bc71895 to
d802de0
Compare
…36 updates Bumps the production-dependencies group with 32 updates in the / directory: | Package | From | To | | --- | --- | --- | | [tiktoken](https://github.com/openai/tiktoken) | `0.12.0` | `0.14.0` | | [schema](https://github.com/keleshev/schema) | `0.7.7` | `0.7.8` | | [pyyaml](https://github.com/yaml/pyyaml) | `6.0.2` | `6.0.3` | | [tenacity](https://github.com/jd/tenacity) | `9.1.2` | `9.1.4` | | [numpy](https://github.com/numpy/numpy) | `2.2.3` | `2.2.6` | | [requests](https://github.com/psf/requests) | `2.33.1` | `2.34.2` | | [pydantic](https://github.com/pydantic/pydantic) | `2.13.4` | `2.13.5` | | [pip](https://github.com/pypa/pip) | `26.2` | `26.2.1` | | [json-schema-to-pydantic](https://github.com/richard-gyiko/json-schema-to-pydantic) | `0.4.6` | `0.4.11` | | [boto3](https://github.com/boto/boto3) | `1.38.18` | `1.43.92` | | [ollama](https://github.com/ollama/ollama-python) | `0.4.8` | `0.6.2` | | [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) | `2.0.41` | `2.0.52` | | [snowflake-sqlalchemy](https://github.com/snowflakedb/snowflake-sqlalchemy) | `1.11.0` | `1.11.1` | | snowflake | `1.5.0` | `1.13.1` | | marqo | `3.13.0` | `3.18.2` | | [pymongo](https://github.com/mongodb/mongo-python-driver) | `4.12.1` | `4.18.1` | | [pgvector](https://github.com/pgvector/pgvector-python) | `0.4.1` | `0.5.0` | | [psycopg2-binary](https://github.com/psycopg/psycopg2) | `2.9.10` | `2.9.13` | | [qdrant-client](https://github.com/qdrant/qdrant-client) | `1.14.2` | `1.19.0` | | [astrapy](https://github.com/datastax/astrapy) | `2.0.1` | `2.3.1` | | voyageai | `0.3.2` | `0.5.0` | | [trafilatura](https://github.com/adbar/trafilatura) | `2.0.0` | `2.2.0` | | [playwright](https://github.com/microsoft/playwright-python) | `1.52.0` | `1.62.0` | | [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/) | `4.13.4` | `4.15.0` | | [markdownify](https://github.com/matthewwithanm/python-markdownify) | `1.1.0` | `1.2.3` | | [ddgs](https://github.com/deedy5/ddgs) | `9.14.4` | `9.16.0` | | [tavily-python](https://github.com/tavily-ai/tavily-python) | `0.7.2` | `0.8.2` | | [pusher](https://github.com/pusher/pusher-http-python) | `3.3.3` | `3.3.4` | | [opentelemetry-sdk](https://github.com/open-telemetry/opentelemetry-python) | `1.33.1` | `1.44.0` | | [diffusers](https://github.com/huggingface/diffusers) | `0.33.1` | `0.40.0` | | [pypdf](https://github.com/py-pdf/pypdf) | `6.16.1` | `6.18.1` | | [mail-parser](https://github.com/SpamScope/mail-parser) | `4.1.2` | `4.6.5` | Updates `tiktoken` from 0.12.0 to 0.14.0 - [Release notes](https://github.com/openai/tiktoken/releases) - [Changelog](https://github.com/openai/tiktoken/blob/main/CHANGELOG.md) - [Commits](openai/tiktoken@0.12.0...0.14.0) 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 `tenacity` from 9.1.2 to 9.1.4 - [Release notes](https://github.com/jd/tenacity/releases) - [Commits](jd/tenacity@9.1.2...9.1.4) Updates `numpy` from 2.2.3 to 2.2.6 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v2.2.3...v2.2.6) Updates `requests` from 2.33.1 to 2.34.2 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.33.1...v2.34.2) Updates `pydantic` from 2.13.4 to 2.13.5 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/v2.13.5/HISTORY.md) - [Commits](pydantic/pydantic@v2.13.4...v2.13.5) Updates `pip` from 26.2 to 26.2.1 - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](pypa/pip@26.2...26.2.1) Updates `json-schema-to-pydantic` from 0.4.6 to 0.4.11 - [Release notes](https://github.com/richard-gyiko/json-schema-to-pydantic/releases) - [Commits](richard-gyiko/json-schema-to-pydantic@v0.4.6...v0.4.11) Updates `boto3` from 1.38.18 to 1.43.92 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.38.18...1.43.92) Updates `ollama` from 0.4.8 to 0.6.2 - [Release notes](https://github.com/ollama/ollama-python/releases) - [Commits](ollama/ollama-python@v0.4.8...v0.6.2) Updates `sqlalchemy` from 2.0.41 to 2.0.52 - [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.11.0 to 1.11.1 - [Release notes](https://github.com/snowflakedb/snowflake-sqlalchemy/releases) - [Commits](snowflakedb/snowflake-sqlalchemy@v1.11.0...v1.11.1) Updates `snowflake` from 1.5.0 to 1.13.1 Updates `marqo` from 3.13.0 to 3.18.2 Updates `pymongo` from 4.12.1 to 4.18.1 - [Release notes](https://github.com/mongodb/mongo-python-driver/releases) - [Changelog](https://github.com/mongodb/mongo-python-driver/blob/main/doc/changelog.rst) - [Commits](mongodb/mongo-python-driver@4.12.1...4.18.1) Updates `pgvector` from 0.4.1 to 0.5.0 - [Changelog](https://github.com/pgvector/pgvector-python/blob/master/CHANGELOG.md) - [Commits](pgvector/pgvector-python@v0.4.1...v0.5.0) Updates `psycopg2-binary` from 2.9.10 to 2.9.13 - [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS) - [Commits](psycopg/psycopg2@2.9.10...2.9.13) Updates `qdrant-client` from 1.14.2 to 1.19.0 - [Release notes](https://github.com/qdrant/qdrant-client/releases) - [Commits](qdrant/qdrant-client@v1.14.2...v1.19.0) Updates `astrapy` from 2.0.1 to 2.3.1 - [Release notes](https://github.com/datastax/astrapy/releases) - [Changelog](https://github.com/datastax/astrapy/blob/main/CHANGES) - [Commits](datastax/astrapy@v2.0.1...v2.3.1) Updates `voyageai` from 0.3.2 to 0.5.0 Updates `trafilatura` from 2.0.0 to 2.2.0 - [Release notes](https://github.com/adbar/trafilatura/releases) - [Changelog](https://github.com/adbar/trafilatura/blob/master/HISTORY.md) - [Commits](adbar/trafilatura@v2.0.0...v2.2.0) Updates `playwright` from 1.52.0 to 1.62.0 - [Release notes](https://github.com/microsoft/playwright-python/releases) - [Commits](microsoft/playwright-python@v1.52.0...v1.62.0) Updates `beautifulsoup4` from 4.13.4 to 4.15.0 Updates `markdownify` from 1.1.0 to 1.2.3 - [Release notes](https://github.com/matthewwithanm/python-markdownify/releases) - [Commits](matthewwithanm/python-markdownify@1.1.0...1.2.3) Updates `ddgs` from 9.14.4 to 9.16.0 - [Release notes](https://github.com/deedy5/ddgs/releases) - [Commits](deedy5/ddgs@v9.14.4...v9.16.0) Updates `tavily-python` from 0.7.2 to 0.8.2 - [Commits](https://github.com/tavily-ai/tavily-python/commits) Updates `pusher` from 3.3.3 to 3.3.4 - [Release notes](https://github.com/pusher/pusher-http-python/releases) - [Changelog](https://github.com/pusher/pusher-http-python/blob/master/CHANGELOG.md) - [Commits](pusher/pusher-http-python@v3.3.3...v3.3.4) Updates `opentelemetry-sdk` from 1.33.1 to 1.44.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-python/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-python/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-python@v1.33.1...v1.44.0) Updates `opentelemetry-api` from 1.33.1 to 1.44.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-python/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-python/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-python@v1.33.1...v1.44.0) Updates `opentelemetry-instrumentation` from 0.54b1 to 0.65b0 - [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.65b0 - [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.44.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-python/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-python/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-python@v1.33.1...v1.44.0) Updates `diffusers` from 0.33.1 to 0.40.0 - [Release notes](https://github.com/huggingface/diffusers/releases) - [Commits](huggingface/diffusers@v0.33.1...v0.40.0) Updates `pypdf` from 6.16.1 to 6.18.1 - [Release notes](https://github.com/py-pdf/pypdf/releases) - [Changelog](https://github.com/py-pdf/pypdf/blob/main/CHANGELOG.md) - [Commits](py-pdf/pypdf@6.16.1...6.18.1) Updates `mail-parser` from 4.1.2 to 4.6.5 - [Release notes](https://github.com/SpamScope/mail-parser/releases) - [Commits](SpamScope/mail-parser@4.1.2...4.6.5) --- updated-dependencies: - dependency-name: astrapy dependency-version: 2.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: beautifulsoup4 dependency-version: 4.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: boto3 dependency-version: 1.43.89 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: ddgs dependency-version: 9.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: diffusers dependency-version: 0.40.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: json-schema-to-pydantic dependency-version: 0.4.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: mail-parser dependency-version: 4.6.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: markdownify dependency-version: 1.2.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: marqo dependency-version: 3.18.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: numpy dependency-version: 2.2.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: ollama dependency-version: 0.6.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: opentelemetry-api dependency-version: 1.44.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: opentelemetry-exporter-otlp-proto-http dependency-version: 1.44.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: opentelemetry-instrumentation dependency-version: 0.65b0 dependency-type: direct:production dependency-group: production-dependencies - dependency-name: opentelemetry-instrumentation-threading dependency-version: 0.65b0 dependency-type: direct:production dependency-group: production-dependencies - dependency-name: opentelemetry-sdk dependency-version: 1.44.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: pgvector dependency-version: 0.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: pip dependency-version: 26.2.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: playwright dependency-version: 1.62.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: psycopg2-binary dependency-version: 2.9.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: pusher dependency-version: 3.3.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: pydantic dependency-version: 2.13.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: pymongo dependency-version: 4.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: pypdf dependency-version: 6.17.0 dependency-type: direct:production update-type: version-update:semver-minor 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: qdrant-client dependency-version: 1.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: requests dependency-version: 2.34.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: snowflake dependency-version: 1.13.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: snowflake-sqlalchemy dependency-version: 1.11.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: sqlalchemy dependency-version: 2.0.52 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: tavily-python dependency-version: 0.8.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: tenacity dependency-version: 9.1.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: tiktoken dependency-version: 0.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: trafilatura dependency-version: 2.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: voyageai dependency-version: 0.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/uv/production-dependencies-3c1ace9c33
branch
from
September 14, 2026 17:46
d802de0 to
7323d40
Compare
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
Bot
deleted the
dependabot/uv/production-dependencies-3c1ace9c33
branch
September 21, 2026 17:45
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 32 updates in the / directory:
0.12.00.14.00.7.70.7.86.0.26.0.39.1.29.1.42.2.32.2.62.33.12.34.22.13.42.13.526.226.2.10.4.60.4.111.38.181.43.920.4.80.6.22.0.412.0.521.11.01.11.11.5.01.13.13.13.03.18.24.12.14.18.10.4.10.5.02.9.102.9.131.14.21.19.02.0.12.3.10.3.20.5.02.0.02.2.01.52.01.62.04.13.44.15.01.1.01.2.39.14.49.16.00.7.20.8.23.3.33.3.41.33.11.44.00.33.10.40.06.16.16.18.14.1.24.6.5Updates
tiktokenfrom 0.12.0 to 0.14.0Changelog
Sourced from tiktoken's changelog.
Commits
4e71bbeRelease 0.14.0 (#597)212b893Fail open for GPT-5 model tokenisers (#596)4187ba3Upgrade dependencies (#595)92a8255Remove test-skip comment for macOS arm64 (#562)674f5e6Build Python 3.15 (#594)dbea866Remove deprecated freethreading buildf678224Update cibuildwheel08a5f3bci: use static artifact name for sdist build job (#535)fa8b65dPartial sync of codebase (#543)dcb3928[codex] Pin GitHub Actions workflow references (#515)Updates
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
tenacityfrom 9.1.2 to 9.1.4Release notes
Sourced from tenacity's releases.
Commits
d4e868dFixretry()annotations with asyncsleep=function (#555)24415ebsupport async sleep for sync fn (#551)3bf33b4chore: drop Python 3.9 support (EOL) (#552)7027da3chore(deps): bump the github-actions group with 2 updates (#550)21ae7d0docs: fix syntax error in wait_chain docstring example (#548)ef12c9echore(deps): bump actions/checkout in the github-actions group (#547)c35a4b3chore(deps): bump the github-actions group with 2 updates (#545)e792bbaci: fix mypy (#546)0f55245ci: remove reno requirements (#542)815c34ffeat(wait): addwait_exceptionstrategy (#541)Updates
numpyfrom 2.2.3 to 2.2.6Release notes
Sourced from numpy's releases.
... (truncated)
Commits
2b686f6Merge pull request #28980 from charris/prepare-2.2.6ed41828REL: Prepare for the NumPy 2.2.6 release [wheel build]83e4e7fMerge pull request #28966 from charris/backport-28958248f0cbTYP: add rejection-tests for complexndarrayfloordiv5bad9daTYP: reject complex scalar types inndarray.__ifloordiv__6c42775Merge pull request #28915 from charris/backport-288924277e7cMerge pull request #28916 from charris/backport-28898bd1c863BUG: Fix missing check for PyErr_Occurred() in _pyarray_correlate. (#28898)87d1d8aMAINT: Avoid dereferencing/strict aliasing warnings during complex casts in `...9e50659Merge pull request #28913 from charris/backport-28908Updates
requestsfrom 2.33.1 to 2.34.2Release notes
Sourced from requests's releases.
... (truncated)
Changelog
Sourced from requests's changelog.
Commits
6e83187v2.34.284d10f0Move Request.headers back to Mapping (#7441)b7b549bv2.34.1e511bc7Fix mutability issues with headers input types (#7431)5691f59Update JsonType containers to read-based collections (#7436)2144213Constrain Response.reason to str (#7437)6404f34Fixprepare_bodystream detection for__getattr__-based file wrappers (#7...0b401c7v2.34.086b378dAlign Session.get parameters with requests.get (#7429)a4f9a59Port bpo-39057 to Requests (#7427)Updates
pydanticfrom 2.13.4 to 2.13.5Release notes
Sourced from pydantic's releases.
Changelog
Sourced from pydantic's changelog.
Commits
001dea0Bumppypa/gh-action-pypi-publishaction to v1.14.2558379fBump twine to v7.0.02cfd5d3Do not check for docs builda735beeFix more Clippy lints7eed4a1Fix Clippy 0.1.95 warningsb353bbbPrepare release v2.13.563d2cccCount validated model fields once in smart unionsa53ec2eSpeed up PyPy CI testsd65e0f9Workaround circular import error in Mypy47a6dbfFix missing GC traversal inpydantic-coreforGeneralFieldsSerializerUpdates
pipfrom 26.2 to 26.2.1Changelog
Sourced from pip's changelog.
Commits
634a6ecBump for releaseae2eb4fRevert build dependency installer isolation for legacy build environment (#14...6236392Merge pull request #14213 from pypa/release/26.2da4b2ccBump for developmentUpdates
json-schema-to-pydanticfrom 0.4.6 to 0.4.11Release notes
Sourced from json-schema-to-pydantic's releases.
Commits
59df048Merge pull request #43 from richard-gyiko/feat/predefined-refs-non-model-typesdac8e5efix: cache top-level predefined ref root models1cf9829feat: support predefined non-model ref types2b00175Merge pull request #42 from richard-gyiko/feat/predefined-models-ref-seedingbf3896bfix: tighten predefined model validation for refs and base type280c83cfeat: support predefined models for resolution34c39e0docs: update README and features.md with recent capabilitiesf4475b2Merge pull request #40 from MartinGotelli/feat/underscore_namesd2c07ebfeat: Add support for underscore name in oneOf, allOf, and anyOfb1d57cefix: Add nested underscore properties testUpdates
boto3from 1.38.18 to 1.43.92Commits
4477cdcMerge branch 'release-1.43.92'5d8a8abBumping version to 1.43.92959442cAdd changelog entries from botocore5073bdeMerge branch 'release-1.43.91'19fa272Merge branch 'release-1.43.91' into develop036a8a0Bumping version to 1.43.91c01821bAdd changelog entries from botocore1833427Bump https://github.com/astral-sh/ruff-pre-commit (#4840)fb57e55Merge branch 'release-1.43.90'c1f45dcMerge branch 'release-1.43.90' into developUpdates
ollamafrom 0.4.8 to 0.6.2Release notes
Sourced from ollama's releases.
... (truncated)
Commits
dbccf19Add image generation support (#616)60e7b2fbuild(deps): bump actions/checkout from 5 to 6 (#602)d1d7040client: expose resource cleanup methods (#444)1157925readme: add cloud models usage and examples (#595)0008226client/types: add logprobs support (#601)9ddd5f0examples: fix model web search (#589)d967f04examples: gpt oss browser tool (#588)ab49a66examples: add mcp server for web_search web_crawl (#585)16f344fclient/types: update web search and fetch API (#584)d0f71bcclient: load OLLAMA_API_KEY on init (#583)Updates
sqlalchemyfrom 2.0.41 to 2.0.52Release notes
Sourced from sqlalchemy's releases.
... (truncated)
Commits
Updates
snowflake-sqlalchemyfrom 1.11.0 to 1.11.1Release notes
Sourced from snowflake-sqlalchemy's releases.