Bump the memiris-python-dependencies group in /memiris with 23 updates#409
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Bump the memiris-python-dependencies group in /memiris with 23 updates#409dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Contributor
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the
Comment |
748430d to
bc43243
Compare
Bumps the memiris-python-dependencies group in /memiris with 23 updates: | Package | From | To | | --- | --- | --- | | [weaviate-client](https://github.com/weaviate/weaviate-python-client) | `4.15.4` | `4.19.2` | | [ollama](https://github.com/ollama/ollama-python) | `0.5.4` | `0.6.1` | | [openai](https://github.com/openai/openai-python) | `1.109.1` | `2.16.0` | | [cachetools](https://github.com/tkem/cachetools) | `6.1.0` | `7.0.0` | | [pylint-per-file-ignores](https://github.com/SAP/pylint-per-file-ignores) | `1.4.0` | `3.2.0` | | [langfuse](https://github.com/langfuse/langfuse) | `3.1.2` | `3.12.1` | | [langchain-core](https://github.com/langchain-ai/langchain) | `0.3.77` | `0.3.83` | | [langchain-community](https://github.com/langchain-ai/langchain) | `0.3.30` | `0.3.31` | | [langchain-ollama](https://github.com/langchain-ai/langchain) | `0.3.8` | `0.3.10` | | [langchain-openai](https://github.com/langchain-ai/langchain) | `0.3.34` | `0.3.35` | | [langgraph](https://github.com/langchain-ai/langgraph) | `0.6.8` | `1.0.1` | | [mypy](https://github.com/python/mypy) | `1.16.0` | `1.19.1` | | [pylint](https://github.com/pylint-dev/pylint) | `3.3.7` | `4.0.4` | | [black](https://github.com/psf/black) | `25.1.0` | `26.1.0` | | [isort](https://github.com/PyCQA/isort) | `6.0.1` | `7.0.0` | | [yamllint](https://github.com/adrienverge/yamllint) | `1.37.1` | `1.38.0` | | [bandit](https://github.com/PyCQA/bandit) | `1.8.3` | `1.9.3` | | [pytest](https://github.com/pytest-dev/pytest) | `8.4.0` | `9.0.2` | | [coverage](https://github.com/coveragepy/coveragepy) | `7.9.1` | `7.13.2` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `4.2.0` | `4.5.1` | | [types-cachetools](https://github.com/typeshed-internal/stub_uploader) | `5.5.0.20240820` | `6.2.0.20251022` | | [testcontainers](https://github.com/testcontainers/testcontainers-python) | `4.10.0` | `4.14.1` | | [pytest-mock](https://github.com/pytest-dev/pytest-mock) | `3.14.1` | `3.15.1` | Updates `weaviate-client` from 4.15.4 to 4.19.2 - [Release notes](https://github.com/weaviate/weaviate-python-client/releases) - [Changelog](https://github.com/weaviate/weaviate-python-client/blob/main/docs/changelog.rst) - [Commits](weaviate/weaviate-python-client@v4.15.4...v4.19.2) Updates `ollama` from 0.5.4 to 0.6.1 - [Release notes](https://github.com/ollama/ollama-python/releases) - [Commits](ollama/ollama-python@v0.5.4...v0.6.1) Updates `openai` from 1.109.1 to 2.16.0 - [Release notes](https://github.com/openai/openai-python/releases) - [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md) - [Commits](openai/openai-python@v1.109.1...v2.16.0) Updates `cachetools` from 6.1.0 to 7.0.0 - [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst) - [Commits](tkem/cachetools@v6.1.0...v7.0.0) Updates `pylint-per-file-ignores` from 1.4.0 to 3.2.0 - [Release notes](https://github.com/SAP/pylint-per-file-ignores/releases) - [Changelog](https://github.com/SAP/pylint-per-file-ignores/blob/main/CHANGELOG.md) - [Commits](https://github.com/SAP/pylint-per-file-ignores/commits/v3.2.0) Updates `langfuse` from 3.1.2 to 3.12.1 - [Release notes](https://github.com/langfuse/langfuse/releases) - [Commits](https://github.com/langfuse/langfuse/commits) Updates `langchain-core` from 0.3.77 to 0.3.83 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-core==0.3.77...langchain-core==0.3.83) Updates `langchain-community` from 0.3.30 to 0.3.31 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-core==0.3.30...langchain-core==0.3.31) Updates `langchain-ollama` from 0.3.8 to 0.3.10 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-ollama==0.3.8...langchain-ollama==0.3.10) Updates `langchain-openai` from 0.3.34 to 0.3.35 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-openai==0.3.34...langchain-openai==0.3.35) Updates `langgraph` from 0.6.8 to 1.0.1 - [Release notes](https://github.com/langchain-ai/langgraph/releases) - [Commits](langchain-ai/langgraph@0.6.8...1.0.1) Updates `mypy` from 1.16.0 to 1.19.1 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.16.0...v1.19.1) Updates `pylint` from 3.3.7 to 4.0.4 - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.3.7...v4.0.4) Updates `black` from 25.1.0 to 26.1.0 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@25.1.0...26.1.0) Updates `isort` from 6.0.1 to 7.0.0 - [Release notes](https://github.com/PyCQA/isort/releases) - [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md) - [Commits](PyCQA/isort@6.0.1...7.0.0) Updates `yamllint` from 1.37.1 to 1.38.0 - [Release notes](https://github.com/adrienverge/yamllint/releases) - [Changelog](https://github.com/adrienverge/yamllint/blob/master/CHANGELOG.rst) - [Commits](adrienverge/yamllint@v1.37.1...v1.38.0) Updates `bandit` from 1.8.3 to 1.9.3 - [Release notes](https://github.com/PyCQA/bandit/releases) - [Commits](PyCQA/bandit@1.8.3...1.9.3) Updates `pytest` from 8.4.0 to 9.0.2 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.4.0...9.0.2) Updates `coverage` from 7.9.1 to 7.13.2 - [Release notes](https://github.com/coveragepy/coveragepy/releases) - [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.9.1...7.13.2) Updates `pre-commit` from 4.2.0 to 4.5.1 - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v4.2.0...v4.5.1) Updates `types-cachetools` from 5.5.0.20240820 to 6.2.0.20251022 - [Commits](https://github.com/typeshed-internal/stub_uploader/commits) Updates `testcontainers` from 4.10.0 to 4.14.1 - [Release notes](https://github.com/testcontainers/testcontainers-python/releases) - [Changelog](https://github.com/testcontainers/testcontainers-python/blob/main/CHANGELOG.md) - [Commits](testcontainers/testcontainers-python@testcontainers-v4.10.0...testcontainers-v4.14.1) Updates `pytest-mock` from 3.14.1 to 3.15.1 - [Release notes](https://github.com/pytest-dev/pytest-mock/releases) - [Changelog](https://github.com/pytest-dev/pytest-mock/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest-mock@v3.14.1...v3.15.1) --- updated-dependencies: - dependency-name: weaviate-client dependency-version: 4.19.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: memiris-python-dependencies - dependency-name: ollama dependency-version: 0.6.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: memiris-python-dependencies - dependency-name: openai dependency-version: 2.16.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: memiris-python-dependencies - dependency-name: cachetools dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: memiris-python-dependencies - dependency-name: pylint-per-file-ignores dependency-version: 3.2.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: memiris-python-dependencies - dependency-name: langfuse dependency-version: 3.12.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: memiris-python-dependencies - dependency-name: langchain-core dependency-version: 0.3.83 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: memiris-python-dependencies - dependency-name: langchain-community dependency-version: 0.3.31 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: memiris-python-dependencies - dependency-name: langchain-ollama dependency-version: 0.3.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: memiris-python-dependencies - dependency-name: langchain-openai dependency-version: 0.3.35 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: memiris-python-dependencies - dependency-name: langgraph dependency-version: 1.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: memiris-python-dependencies - dependency-name: mypy dependency-version: 1.19.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: memiris-python-dependencies - dependency-name: pylint dependency-version: 4.0.4 dependency-type: direct:development update-type: version-update:semver-major dependency-group: memiris-python-dependencies - dependency-name: black dependency-version: 26.1.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: memiris-python-dependencies - dependency-name: isort dependency-version: 7.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: memiris-python-dependencies - dependency-name: yamllint dependency-version: 1.38.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: memiris-python-dependencies - dependency-name: bandit dependency-version: 1.9.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: memiris-python-dependencies - dependency-name: pytest dependency-version: 9.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: memiris-python-dependencies - dependency-name: coverage dependency-version: 7.13.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: memiris-python-dependencies - dependency-name: pre-commit dependency-version: 4.5.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: memiris-python-dependencies - dependency-name: types-cachetools dependency-version: 6.2.0.20251022 dependency-type: direct:development update-type: version-update:semver-major dependency-group: memiris-python-dependencies - dependency-name: testcontainers dependency-version: 4.14.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: memiris-python-dependencies - dependency-name: pytest-mock dependency-version: 3.15.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: memiris-python-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
bc43243 to
986a1f2
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 memiris-python-dependencies group in /memiris with 23 updates:
4.15.44.19.20.5.40.6.11.109.12.16.06.1.07.0.01.4.03.2.03.1.23.12.10.3.770.3.830.3.300.3.310.3.80.3.100.3.340.3.350.6.81.0.11.16.01.19.13.3.74.0.425.1.026.1.06.0.17.0.01.37.11.38.01.8.31.9.38.4.09.0.27.9.17.13.24.2.04.5.15.5.0.202408206.2.0.202510224.10.04.14.13.14.13.15.1Updates
weaviate-clientfrom 4.15.4 to 4.19.2Release notes
Sourced from weaviate-client's releases.
... (truncated)
Changelog
Sourced from weaviate-client's changelog.
... (truncated)
Commits
d7f2c1dMerge pull request #1918 from weaviate/changelog/4.19.26433576Merge pull request #1917 from weaviate/chore/revert-voyage-merge-82eefa81c38b...ec2f1ebAdd note538cb69revert merging #1915cbbfe21Merge pull request #1916 from weaviate/changelog/4.19.1fd58638Add changelog for 4.19.1146e62fMerge pull request #1857 from weaviate/multi2multivec-weaviate82eefa8Merge pull request #1915 from voyage-ai/feat/embedding-model-voyage-multimoda...3930f06Merge branch 'main' into multi2multivec-weaviateeefff6dAdding VoyageAI's voyage-multimodal-3.5Updates
ollamafrom 0.5.4 to 0.6.1Release notes
Sourced from ollama's releases.
Commits
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)b22c5fdinit: fix export for web_search (#581)4d0b81bclient: add web search and web crawl capabilities (#578)Updates
openaifrom 1.109.1 to 2.16.0Release notes
Sourced from openai's releases.
... (truncated)
Changelog
Sourced from openai's changelog.
... (truncated)
Commits
dc68b90release: 2.16.0c7f70bdfix videoseaab2f5feat(api): api updatesd167d14docs(examples): update Azure Realtime sample to use v1 API (#2829)8be9907fix breaking change detection with deprecationsdc93407fix helperd499f4ffix(api): mark assistants as deprecatedf424d7bchore(ci): upgradeactions/github-script84e0c1dUpdate README models to gpt-5.23d93d66codegen metadataUpdates
cachetoolsfrom 6.1.0 to 7.0.0Changelog
Sourced from cachetools's changelog.
... (truncated)
Commits
28bbcbaRelease v7.0.0.45776b2Minor code and documentation improvements.51a70a9Fix #357: Update documentation.bb72c21Fix #357: Add cache_info() support for@cachedmethod.86352aeFix #357: Convert@cachedmethoddecorators to descriptors.263cf31Prepare v7.0.0.59d4db2Drop support for cache(self) returning None in@cachedmethod.c933a97Drop support for passing "info" as fourth positional parameter of@cached.ae3d6bdDrop support for Python 3.9.a12c3b0Bump actions/checkout from 6.0.1 to 6.0.2Updates
pylint-per-file-ignoresfrom 1.4.0 to 3.2.0Changelog
Sourced from pylint-per-file-ignores's changelog.
Commits
Updates
langfusefrom 3.1.2 to 3.12.1Commits
Updates
langchain-corefrom 0.3.77 to 0.3.83Release notes
Sourced from langchain-core's releases.
Commits
c0e2f08release(core): 0.3.83 (#34733)4dab5fafeat(core,langchain,text-splitters): (v0.3) use uuid7 for run ids (#34732)e6dde2brelease(core): 0.3.82 (#34688)126a337fix(core): defer persisting traces for iterator inputs (#34687)13c13c4feat(core): addusage_metadatato metadata inLangChainTracer(#34686)6dc06darelease(core): 0.3.81 (#34459)d9ec4c5fix(core): serialization patch (#34458)640d85crelease(core): 0.3.80 (#34039)fa7789dfix(core): fix validation for input variables in f-string templates, restrict...b93d2f7release(core): 0.3.79 (#33401)Updates
langchain-communityfrom 0.3.30 to 0.3.31Commits
923e6fbcore[patch]: 0.3.31 (#29320)06456c1docs: update google_cloud_sql_mssql.ipynb (#29315)d3ed9b8text-splitters[minor]: Replace lxml and XSLT with BeautifulSoup in HTMLHeader...989eec4core: Add ruff rule S101 (no assert) (#29267)e5d62c6core: Add ruff rule W293 (whitespaces) (#29272)4efc509community[minor]: Refactoring PyMuPDF parser, loader and add image blob parse...f175319[feat] Added backwards compatibility for OllamaEmbeddings initialization (mig...7a95ffccommunity: fix some features on Naver ChatModel & embedding model 2 (#29243)5d64597docs: fix broken Appearance of langchain_community/document_loaders/recursiv...6c52378Add Google-style docstring linting and update pyproject.toml (#29303)Updates
langchain-ollamafrom 0.3.8 to 0.3.10Commits
e16feb9release(ollama): 0.3.10 (#33210)2bb57d4fix(ollama): excludeNoneparameters from options dictionary (#33208) (#33209)48b7775release(ollama): 0.3.9 (#33200)6f2d16erefactor(ollama): simplify options handling (#33199)a9eda18refactor(ollama): clean up tests (#33198)a89c549feat(ollama): add basic auth support (#32328)7408424fix(openai): bump min core version (#33188)08bb74ffix(mistralai): handle HTTP errors in async embed documents (#33187)002d623feat: (core, standard-tests) support PDF inputs in ToolMessages (#33183)aac6983release(openai): 0.3.34 (#33169)Updates
langchain-openaifrom 0.3.34 to 0.3.35Commits
f95669arelease(openai): 0.3.35 (#33299)3a465d6feat(openai): enable stream_usage when using default base URL and client (#33...e16feb9release(ollama): 0.3.10 (#33210)2bb57d4fix(ollama): excludeNoneparameters from options dictionary (#33208) (#33209)48b7775release(ollama): 0.3.9 (#33200)6f2d16erefactor(ollama): simplify options handling (#33199)a9eda18refactor(ollama): clean up tests (#33198)a89c549feat(ollama): add basic auth support (#32328)Updates
langgraphfrom 0.6.8 to 1.0.1Release notes
Sourced from langgraph's releases.
... (truncated)
Commits
fca3e45release: Checkpointers 3.0 (#6313)c5744f5chore: Restrict "json" type deserialization (#6269)c4144bbrelease: langgraph + langgraph-prebuilt v1.0.0 (#6300)2c3e380feat: adding cursory Python 3.14 support (#6298)7e666b5style: fixes for ref docs (#6297)3f400b3fix(cli): install local deps in editable mode (#6294)6527df6chore: release rcs for prebuilt + langgraph (#6296)aec841bchore(prebuilt): un-deprecate tool node for now (#6295)2d3121achore: drop Python 3.9 (and syntax) (#6289)abb96c0chore(cli): re-word schema arguments (#6243)Updates
mypyfrom 1.16.0 to 1.19.1Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
412c19aBump version to 1.19.120aea0aUpdate changelog for 1.19.1 (#20414)2b23b50Serialize raw errors in cache metas (#20372)f60f90fFail on PyPy in main instead of setup.py (#20389)58d485bFail with an explicit error on PyPy (#20384)a4b31a2Allowtypes.NoneTypein match cases (#20383)8a6eff4[mypyc] fix generator regression with empty tuple (#20371)70eceeaFix noncommutative joins with bounded TypeVars (#20345)3890fc4Fix crash involving Unpack-ed TypeVarTuple (#20323)c93d917Fix crash on star import of redefinition (#20333)Updates
pylintfrom 3.3.7 to 4.0.4Commits
e16f942Bump pylint to 4.0.4, update changelog657b386[Backport maintenance/4.0.x] [invalid-name] Fix FP for exclusive assignment o...03f8a92[Backport maintenance/4.0.x] fix: avoid false positive when module-level name...84b6552Bump pylint to 4.0.3, update changelog (#10741)77b0cd8[Backport maintenance/4.0.x] fix(expand_modules): pass ignore_list to modutil...755f2d0[Backport maintenance/4.0.x] Upgrade astroid to 4.0.2 (#10733)c96a9e4[Backport maintenance/4.0.x] Fix crash when a variable annotation is used as ...108191e[Backport maintenance/4.0.x] Fix a false positive for class attribute typed w...0ed8172[Backport maintenance/4.0.x] Fix crash when asliceobject is called (#10728)b128b7d[Backport maintenance/4.0.x] Fix a false positive for ``unbalanced-tuple-unpa...Updates
blackfrom 25.1.0 to 26.1.0Release notes
Sourced from black's releases.
... (truncated)
Changelog
Sourced from black's changelog.
... (truncated)
Commits
6305bf1Prepare 2026.1.0 release (#4892)e71305bBump pypa/cibuildwheel from 3.3.0 to 3.3.1 (#4961)21a2a8cFix Shutdown multiprocessing Manager in schedule_formatting (#4952)e3146ceBump docker/setup-buildx-action from 3.11.1 to 3.12.0 (#4919)fe1fbc4Bump actions/upload-artifact from 5.0.0 to 6.0.0 (#4923)2b4b7fcBump actions/download-artifact from 6.0.0 to 7.0.0 (#4922)d745be6docs: document --force-exclude for pre-commit workflows (#4957)b41acd6Various CI and doc refactors (#4928)6f43612Handle pathspec v1 changes (#4958)200c550Bump furo from 2025.9.25 to 2025.12.19 in /docs (#4933)Updates
isortfrom 6.0.1 to 7.0.0Release notes
Sourced from isort's releases.