From 3dd58880130f8eda79cc55d5d90c0a2d270ac3ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Mar 2026 16:45:38 +0000 Subject: [PATCH] Bump pypdf from 6.7.5 to 6.9.1 Bumps [pypdf](https://github.com/py-pdf/pypdf) from 6.7.5 to 6.9.1. - [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.7.5...6.9.1) --- updated-dependencies: - dependency-name: pypdf dependency-version: 6.9.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- requirements.txt | 12 ++++++------ requirements_for_test.txt | 15 +++++++++------ 2 files changed, 15 insertions(+), 12 deletions(-) diff --git a/requirements.txt b/requirements.txt index e10658e..d6a6aa0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,9 +7,9 @@ blinker==1.9.0 # flask # gds-metrics # sentry-sdk -boto3==1.42.59 +boto3[crt]==1.42.59 # via notifications-utils -botocore==1.42.59 +botocore[crt]==1.42.59 # via # boto3 # s3transfer @@ -48,7 +48,7 @@ govuk-frontend-jinja==4.0.0 # via -r requirements.in greenlet==3.3.2 # via eventlet -gunicorn==25.1.0 +gunicorn[eventlet]==25.1.0 # via notifications-utils idna==3.11 # via requests @@ -77,7 +77,7 @@ mistune==0.8.4 # via notifications-utils notifications-python-client==10.0.0 # via -r requirements.in -notifications-utils @ git+https://github.com/alphagov/notifications-utils.git@e4fd0f03f2475329250dac85d1fb778a4fc053b4 +notifications-utils @ git+https://github.com/alphagov/notifications-utils.git@110.0.0 # via -r requirements.in ordered-set==4.1.0 # via notifications-utils @@ -89,7 +89,7 @@ prometheus-client==0.24.1 # via gds-metrics pyjwt==2.11.0 # via notifications-python-client -pypdf==6.7.5 +pypdf==6.9.1 # via notifications-utils python-dateutil==2.9.0.post0 # via @@ -110,7 +110,7 @@ s3transfer==0.16.0 # via boto3 segno==1.6.6 # via notifications-utils -sentry-sdk==1.45.1 +sentry-sdk[flask]==1.45.1 # via -r requirements.in six==1.17.0 # via python-dateutil diff --git a/requirements_for_test.txt b/requirements_for_test.txt index 2793d6f..3bde016 100644 --- a/requirements_for_test.txt +++ b/requirements_for_test.txt @@ -11,11 +11,12 @@ blinker==1.9.0 # -r requirements.txt # flask # gds-metrics -boto3==1.42.59 + # sentry-sdk +boto3[crt]==1.42.59 # via # -r requirements.txt # notifications-utils -botocore==1.42.59 +botocore[crt]==1.42.59 # via # -r requirements.txt # boto3 @@ -60,6 +61,7 @@ flask==3.1.3 # flask-wtf # gds-metrics # notifications-utils + # sentry-sdk flask-redis==0.4.0 # via # -r requirements.txt @@ -80,7 +82,7 @@ greenlet==3.3.2 # via # -r requirements.txt # eventlet -gunicorn==25.1.0 +gunicorn[eventlet]==25.1.0 # via # -r requirements.txt # notifications-utils @@ -112,6 +114,7 @@ markupsafe==3.0.3 # -r requirements.txt # flask # jinja2 + # sentry-sdk # werkzeug # wtforms mistune==0.8.4 @@ -120,7 +123,7 @@ mistune==0.8.4 # notifications-utils notifications-python-client==10.0.0 # via -r requirements.txt -notifications-utils @ git+https://github.com/alphagov/notifications-utils.git@e4fd0f03f2475329250dac85d1fb778a4fc053b4 +notifications-utils @ git+https://github.com/alphagov/notifications-utils.git@110.0.0 # via -r requirements.txt ordered-set==4.1.0 # via @@ -147,7 +150,7 @@ pyjwt==2.11.0 # via # -r requirements.txt # notifications-python-client -pypdf==6.7.5 +pypdf==6.9.1 # via # -r requirements.txt # notifications-utils @@ -205,7 +208,7 @@ segno==1.6.6 # via # -r requirements.txt # notifications-utils -sentry-sdk==1.45.1 +sentry-sdk[flask]==1.45.1 # via -r requirements.txt six==1.17.0 # via