From 8f5f99a80c6bf5fac121111d43d48134fea3374d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Aug 2025 19:57:18 +0000 Subject: [PATCH] Bump pypdf Bumps the pip group with 1 update in the /images/crispr_pooled_screen directory: [pypdf](https://github.com/py-pdf/pypdf). Updates `pypdf` from 3.9.0 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/3.9.0...6.0.0) --- updated-dependencies: - dependency-name: pypdf dependency-version: 6.0.0 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- images/crispr_pooled_screen/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/images/crispr_pooled_screen/requirements.txt b/images/crispr_pooled_screen/requirements.txt index 0008736..b4fa941 100644 --- a/images/crispr_pooled_screen/requirements.txt +++ b/images/crispr_pooled_screen/requirements.txt @@ -2,7 +2,7 @@ seaborn==0.12.2 matplotlib==3.7.1 openpyxl==3.1.2 pyyaml==6.0 -pypdf==3.9.0 +pypdf==6.0.0 pandas==2.0.2 numpy==1.24.3 scipy==1.10.1