chore(deps): bump cognee from 0.2.0 to 1.5.0 in the pip group across 1 directory - #4899
Merged
Merged
Conversation
Bumps the pip group with 1 update in the /evals/old/hotpot_qa_24_2025/src directory: [cognee](https://github.com/topoteretes/cognee). Updates `cognee` from 0.2.0 to 1.5.0 - [Release notes](https://github.com/topoteretes/cognee/releases) - [Commits](v0.2.0...v1.5.0) --- updated-dependencies: - dependency-name: cognee dependency-version: 1.5.0 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
requested review from
Vasilije1990 and
dexters1
as code owners
September 3, 2026 22:10
Vasilije1990
approved these changes
Sep 5, 2026
1 task
dexters1
added a commit
that referenced
this pull request
Sep 7, 2026
## Description Merge `main` into `dev` after the v1.5.4 release (SDK-556). Branch cut from `dev` at 27cd080 with `origin/main` (e93a4f0) merged in. `main` carries these commits that `dev` does not have: - e93a4f0 docs: refresh README onboarding and memory examples (#4950) - 78ff576 chore(deps): bump cognee from 0.2.0 to 1.5.0 in the pip group across 1 directory (#4899) — also relaxes the `transformers` upper bound to `<6` in the root `pyproject.toml` - 95960b2 chore(deps): bump the npm_and_yarn group across 1 directory with 14 updates (#4928) - 007b892 chore: Sync cognee-mcp lock to cognee 1.5.4 [release] (#4930) - 20e0bd8 Release v1.5.4 (#4925) - 633eb84 Update release branch (#4927) - a0c67ed Update release with dev (#4922) ## Conflict resolution - `cognee-frontend/package-lock.json` conflicted between dev's frontend syncs and main's dependabot bumps. Regenerated from the merged `package.json` with `npm install --package-lock-only`; the result is byte-identical to main's lock. - `uv.lock` was stale after the `transformers<6` bound (`uv lock --check` failed). Refreshed with `uv lock`: three requirement-metadata lines, no package versions changed. Without this sync, feature branches cut from `main` drag these commits and the lock conflict into their own PRs (seen on #4948). ## Type of Change - [x] Chore / maintenance (no functional change)
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 /evals/old/hotpot_qa_24_2025/src directory: cognee.
Updates
cogneefrom 0.2.0 to 1.5.0Release notes
Sourced from cognee's releases.
... (truncated)
Commits
2169926Release v1.5.0 (#4517)b173cf0test: Add large-scale migration release test (COG-6112) (#4501)63e61f6perf: Set-based fork re-key on Ladybug (COG-6185) (#4514)80a23a9Delete cognee/tests/unit/modules/migrations/test_ladybug_migration_fast_paths.pyf4bf02fchore: set proper v1.5.0 version (#4516)2bdd6a7chore: set proper v1.5.0 versionda14fa5Merge branch 'dev' into perf/COG-6185-ladybug-migration-speed4eb0735fix: Supply ladybug's OpenSSL on Windows (COG-6185) (#4513)623d0a5perf: Set-based fork re-key on Ladybug (COG-6185)d0d5514test: Temporarily run migration compat on postgres onlyDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.