build(deps): bump pypdf from 6.1.3 to 6.2.0
- ID
77f09d0- date
2025-11-10 09:39:39+00:00- author
dependabot <https://github.com/dependabot>- parent
069827e- message
build(deps): bump pypdf from 6.1.3 to 6.2.0 Bumps [pypdf](https://github.com/py-pdf/pypdf) from 6.1.3 to 6.2.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/6.1.3...6.2.0) --- updated-dependencies: - dependency-name: pypdf dependency-version: 6.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>- changed files
1 file, 13 additions, 5 deletions
Changed files
requirements.txt (2961) → requirements.txt (3105)
diff --git a/requirements.txt b/requirements.txt
index f490082..2de4946 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -14,6 +14,8 @@ certifi==2025.10.5
# via
# httpcore
# httpx
+cffi==2.0.0
+ # via cryptography
click==8.3.0
# via
# click-default-group
@@ -26,6 +28,8 @@ click-default-group==1.2.4
# sqlite-utils
cogapp==3.6.0
# via -r requirements.in
+cryptography==46.0.3
+ # via secretstorage
datasette==0.65.1
# via -r requirements.in
flexcache==0.3
@@ -69,6 +73,10 @@ jaraco-context==6.0.1
# via keyring
jaraco-functools==4.3.0
# via keyring
+jeepney==0.9.0
+ # via
+ # keyring
+ # secretstorage
jinja2==3.1.6
# via datasette
keyring==25.6.0
@@ -91,8 +99,6 @@ pillow==12.0.0
# pillow-heif
pillow-heif==1.1.1
# via -r requirements.in
-pip==25.3
- # via datasette
platformdirs==4.5.0
# via datasette
pluggy==1.6.0
@@ -102,11 +108,13 @@ pluggy==1.6.0
# sqlite-utils
protobuf==6.33.0
# via iterm2
+pycparser==2.23
+ # via cffi
pygments==2.19.2
# via
# -r requirements.in
# pytest
-pypdf==6.1.3
+pypdf==6.2.0
# via -r requirements.in
pytest==8.4.2
# via -r requirements.in
@@ -118,8 +126,8 @@ pyyaml==6.0.3
# via datasette
ruff==0.14.3
# via -r requirements.in
-setuptools==80.9.0
- # via datasette
+secretstorage==3.4.0
+ # via keyring
six==1.17.0
# via python-dateutil
smartypants==2.0.2