Bump graphiti-core from 0.18.8 to 0.22.0 in /mcp_server

Bumps [graphiti-core](https://github.com/getzep/graphiti) from 0.18.8 to 0.22.0.
- [Release notes](https://github.com/getzep/graphiti/releases)
- [Commits](https://github.com/getzep/graphiti/compare/v0.18.8...v0.22.0)

---
updated-dependencies:
- dependency-name: graphiti-core
  dependency-version: 0.22.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-10-27 16:02:41 +00:00 committed by GitHub
parent 71f1f66d11
commit e4d16cc3e5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -7,7 +7,7 @@ requires-python = ">=3.10,<4"
dependencies = [
"mcp>=1.5.0",
"openai>=1.68.2",
"graphiti-core==0.18.8",
"graphiti-core==0.22.0",
"azure-identity>=1.21.0",
]