cognee/distributed
dependabot[bot] 94bf7b4c30
chore(deps): bump the pip group across 2 directories with 1 update
Updates the requirements on  and [pypdf](https://github.com/py-pdf/pypdf) to permit the latest version.

Updates `pypdf` to 6.0.0
- [Release notes](https://github.com/py-pdf/pypdf/releases)
- [Changelog](https://github.com/py-pdf/pypdf/blob/main/CHANGELOG.md)
- [Commits](https://github.com/py-pdf/pypdf/compare/4.1.0...6.0.0)

Updates `pypdf` to 6.0.0
- [Release notes](https://github.com/py-pdf/pypdf/releases)
- [Changelog](https://github.com/py-pdf/pypdf/blob/main/CHANGELOG.md)
- [Commits](https://github.com/py-pdf/pypdf/compare/4.1.0...6.0.0)

---
updated-dependencies:
- dependency-name: pypdf
  dependency-version: 6.0.0
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: pypdf
  dependency-version: 6.0.0
  dependency-type: direct:production
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-27 21:49:40 +00:00
..
tasks fix: remove obsolete files and fix unit tests 2025-07-08 22:47:09 +02:00
workers fix: add retries 2025-07-08 10:26:06 +02:00
__init__.py feat: distributed cognee 2025-04-23 09:28:37 +02:00
app.py feat: distributed cognee 2025-04-23 09:28:37 +02:00
Dockerfile fix: run cognee distributed with modal 2025-07-04 15:28:05 +02:00
entrypoint.py fix: remove obsolete files and fix unit tests 2025-07-08 22:47:09 +02:00
entrypoint.sh feat: distributed cognee 2025-04-23 09:28:37 +02:00
modal_image.py fix: remove obsolete files and fix unit tests 2025-07-08 22:47:09 +02:00
poetry.lock added distributed fixes 2025-08-06 19:11:20 +02:00
pyproject.toml chore(deps): bump the pip group across 2 directories with 1 update 2025-08-27 21:49:40 +00:00
queues.py fix: add queue for data points saving 2025-07-04 18:26:22 +02:00
test.py feat: distributed cognee 2025-04-23 09:28:37 +02:00
utils.py fix: add queue for data points saving 2025-07-04 18:26:22 +02:00