Skip to content

Commit 7f7a691

Browse files
Bump pypdf from 5.0.0 to 6.6.0 in /embedchain
Bumps [pypdf](https://github.com/py-pdf/pypdf) from 5.0.0 to 6.6.0. - [Release notes](https://github.com/py-pdf/pypdf/releases) - [Changelog](https://github.com/py-pdf/pypdf/blob/main/CHANGELOG.md) - [Commits](py-pdf/pypdf@5.0.0...6.6.0) --- updated-dependencies: - dependency-name: pypdf dependency-version: 6.6.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c8d864c commit 7f7a691

File tree

2 files changed

+25
-24
lines changed

2 files changed

+25
-24
lines changed

embedchain/poetry.lock

Lines changed: 24 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

embedchain/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ chromadb = "^0.5.10"
102102
posthog = "^3.0.2"
103103
rich = "^13.7.0"
104104
beautifulsoup4 = "^4.12.2"
105-
pypdf = "^5.0.0"
105+
pypdf = ">=5,<7"
106106
gptcache = "^0.1.43"
107107
pysbd = "^0.3.4"
108108
mem0ai = "^0.1.54"

0 commit comments

Comments
 (0)