chore(deps): bump the python-deps group across 1 directory with 5 updates - #437
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the python-deps group across 1 directory with 5 updates#437dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
dependabot
Bot
force-pushed
the
dependabot/pip/python-deps-7aa50f8a64
branch
4 times, most recently
from
September 8, 2026 08:19
0291b74 to
ec17cbd
Compare
…ates Updates the requirements on [lancedb](https://github.com/lancedb/lancedb), [everalgo-user-memory](https://github.com/EverMind-AI/EverAlgo), [everalgo-agent-memory](https://github.com/EverMind-AI/EverAlgo), [everalgo-boundary](https://github.com/EverMind-AI/EverAlgo) and [everalgo-core](https://github.com/EverMind-AI/EverAlgo) to permit the latest version. Updates `lancedb` to 0.38.0 - [Release notes](https://github.com/lancedb/lancedb/releases) - [Changelog](https://github.com/lancedb/lancedb/blob/main/release_process.md) - [Commits](lancedb/lancedb@python-v0.34.0...v0.38.0) Updates `everalgo-user-memory` from 0.4.0 to 0.7.0 - [Release notes](https://github.com/EverMind-AI/EverAlgo/releases) - [Changelog](https://github.com/EverMind-AI/EverAlgo/blob/main/CHANGELOG.md) - [Commits](EverMind-AI/EverAlgo@everalgo-user-memory/v0.4.0...everalgo-user-memory/v0.7.0) Updates `everalgo-agent-memory` from 0.4.0 to 0.5.0 - [Release notes](https://github.com/EverMind-AI/EverAlgo/releases) - [Changelog](https://github.com/EverMind-AI/EverAlgo/blob/main/CHANGELOG.md) - [Commits](EverMind-AI/EverAlgo@everalgo-agent-memory/v0.4.0...everalgo-agent-memory/v0.5.0) Updates `everalgo-boundary` from 0.2.1 to 0.3.0 - [Release notes](https://github.com/EverMind-AI/EverAlgo/releases) - [Changelog](https://github.com/EverMind-AI/EverAlgo/blob/main/CHANGELOG.md) - [Commits](EverMind-AI/EverAlgo@everalgo-boundary/v0.2.1...everalgo-boundary/v0.3.0) Updates `everalgo-core` from 0.3.0 to 0.5.0 - [Release notes](https://github.com/EverMind-AI/EverAlgo/releases) - [Changelog](https://github.com/EverMind-AI/EverAlgo/blob/main/CHANGELOG.md) - [Commits](EverMind-AI/EverAlgo@everalgo-core/v0.3.0...everalgo-core/v0.5.0) --- updated-dependencies: - dependency-name: everalgo-agent-memory dependency-version: 0.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: everalgo-boundary dependency-version: 0.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: everalgo-core dependency-version: 0.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: everalgo-user-memory dependency-version: 0.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: lancedb dependency-version: 0.38.0 dependency-type: direct:production dependency-group: python-deps ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/pip/python-deps-7aa50f8a64
branch
from
September 8, 2026 22:26
ec17cbd to
725164f
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.
Updates the requirements on lancedb, everalgo-user-memory, everalgo-agent-memory, everalgo-boundary and everalgo-core to permit the latest version.
Updates
lancedbto 0.38.0Release notes
Sourced from lancedb's releases.
... (truncated)
Commits
8c68e0cBump version: 0.38.0-beta.16 → 0.38.01a9414cBump version: 0.38.0-beta.15 → 0.38.0-beta.16c4ee8aefeat: update lance dependency to v11.0.0 (#4093)57b8d3bBump version: 0.38.0-beta.14 → 0.38.0-beta.15c6dfe83feat(python): support large_utf8 function signatures (#4092)d5dac65feat: support Blob v2 UDF signatures (#4091)1b0fc2cBump version: 0.38.0-beta.13 → 0.38.0-beta.14a417e46feat(functions): support GPU resource requirements (#4085)fcdc3f9fix: allow multiple function bindings per table (#4090)0c4e066Bump version: 0.38.0-beta.12 → 0.38.0-beta.13Updates
everalgo-user-memoryfrom 0.4.0 to 0.7.0Changelog
Sourced from everalgo-user-memory's changelog.
... (truncated)
Commits
20c8622Merge branch 'release/user-memory-v0.7.0' into 'main'522b313🔖 release(user-memory): 0.7.0 — profile prompt rewrite around one definition ...8675b16Merge branch 'fix/profile-explicit-info-event-pollution' into 'main'2fb9ddf🐛 fix(user-memory): rewrite the profile prompts around one definition of a po...6756474Merge branch 'release/boundary-user-agent-memory' into 'main'27f400c🔖 release(release): boundary 0.3.0 + user-memory 0.6.0 + agent-memory 0.5.0 —...305ed10Merge branch 'fix/boundary-should-wait' into 'main'0da1697🐛 fix(boundary)!: surface the LLM's should_wait verdict instead of discarding it0f0ae7dMerge branch 'release/core-user-memory-v0.5.0' into 'main'b68b0fe🔖 release(release): core 0.5.0 + user-memory 0.5.0 — model-written Episode.su...Updates
everalgo-agent-memoryfrom 0.4.0 to 0.5.0Changelog
Sourced from everalgo-agent-memory's changelog.
... (truncated)
Commits
27f400c🔖 release(release): boundary 0.3.0 + user-memory 0.6.0 + agent-memory 0.5.0 —...305ed10Merge branch 'fix/boundary-should-wait' into 'main'0da1697🐛 fix(boundary)!: surface the LLM's should_wait verdict instead of discarding it0f0ae7dMerge branch 'release/core-user-memory-v0.5.0' into 'main'b68b0fe🔖 release(release): core 0.5.0 + user-memory 0.5.0 — model-written Episode.su...86368f3Merge branch 'feat/episode-summary' into 'main'dc6c8c7✨ feat(user-memory)!: make Episode.summary a model-written preview instead of...a2ad5f8Merge branch 'feat/reflect-output-language' into 'main'eb669cd✨ feat(user-memory): let the caller choose EpisodeReflector's output language...9eb1a24Merge branch 'feat/output-language-argument' into 'main'Updates
everalgo-boundaryfrom 0.2.1 to 0.3.0Changelog
Sourced from everalgo-boundary's changelog.
... (truncated)
Commits
27f400c🔖 release(release): boundary 0.3.0 + user-memory 0.6.0 + agent-memory 0.5.0 —...305ed10Merge branch 'fix/boundary-should-wait' into 'main'0da1697🐛 fix(boundary)!: surface the LLM's should_wait verdict instead of discarding it0f0ae7dMerge branch 'release/core-user-memory-v0.5.0' into 'main'b68b0fe🔖 release(release): core 0.5.0 + user-memory 0.5.0 — model-written Episode.su...86368f3Merge branch 'feat/episode-summary' into 'main'dc6c8c7✨ feat(user-memory)!: make Episode.summary a model-written preview instead of...a2ad5f8Merge branch 'feat/reflect-output-language' into 'main'eb669cd✨ feat(user-memory): let the caller choose EpisodeReflector's output language...9eb1a24Merge branch 'feat/output-language-argument' into 'main'Updates
everalgo-corefrom 0.3.0 to 0.5.0Changelog
Sourced from everalgo-core's changelog.
... (truncated)
Commits
b68b0fe🔖 release(release): core 0.5.0 + user-memory 0.5.0 — model-written Episode.su...86368f3Merge branch 'feat/episode-summary' into 'main'dc6c8c7✨ feat(user-memory)!: make Episode.summary a model-written preview instead of...a2ad5f8Merge branch 'feat/reflect-output-language' into 'main'eb669cd✨ feat(user-memory): let the caller choose EpisodeReflector's output language...9eb1a24Merge branch 'feat/output-language-argument' into 'main'63f4f17✨ feat(user-memory): let the caller choose the output language3db50c3Merge branch 'release/user-memory-v0.4.1' into 'main'60cf79e🔖 release(user-memory): 0.4.1 — profile update indices resolved against the o...2a634e0Merge branch 'fix/profile-apply-ops-index-semantics' into 'main'