@@ -36,18 +36,18 @@ blinker==1.9.0
3636 # -r requirements.txt
3737 # flask
3838 # gds-metrics
39- boto3==1.42.56
39+ boto3==1.42.60
4040 # via
4141 # -r requirements.txt
4242 # moto
4343 # notifications-utils
44- botocore==1.42.56
44+ botocore==1.42.60
4545 # via
4646 # -r requirements.txt
4747 # boto3
4848 # moto
4949 # s3transfer
50- cachetools==7.0.1
50+ cachetools==7.0.2
5151 # via
5252 # -r requirements.txt
5353 # notifications-utils
@@ -73,7 +73,7 @@ click==8.3.1
7373 # click-plugins
7474 # click-repl
7575 # flask
76- click-datetime==0.2
76+ click-datetime==0.4.0
7777 # via -r requirements.txt
7878click-didyoumean==0.3.1
7979 # via
@@ -143,7 +143,7 @@ freezegun==1.5.5
143143 # via -r requirements_for_test_common.in
144144gds-metrics @ git+https://github.com/alphagov/gds_metrics_python.git@6f1840a57b6fb1ee40b7e84f2f18ec229de8aa72
145145 # via -r requirements.txt
146- govuk-bank-holidays==0.18
146+ govuk-bank-holidays==0.19
147147 # via
148148 # -r requirements.txt
149149 # notifications-utils
@@ -162,8 +162,6 @@ idna==3.11
162162 # trustme
163163iniconfig==2.3.0
164164 # via pytest
165- iso8601==2.1.0
166- # via -r requirements.txt
167165isoduration==20.11.0
168166 # via -r requirements.txt
169167itsdangerous==2.2.0
@@ -241,7 +239,7 @@ packaging==26.0
241239 # pytest
242240pathspec==1.0.4
243241 # via mypy
244- phonenumbers==9.0.24
242+ phonenumbers==9.0.25
245243 # via
246244 # -r requirements.txt
247245 # notifications-utils
@@ -271,7 +269,7 @@ pyjwt==2.10.1
271269 # notifications-python-client
272270pyorc==0.10.0
273271 # via -r requirements.txt
274- pypdf==6.7.3
272+ pypdf==6.7.5
275273 # via
276274 # -r requirements.txt
277275 # notifications-utils
@@ -301,7 +299,7 @@ python-dateutil==2.9.0.post0
301299 # freezegun
302300 # moto
303301 # notifications-utils
304- python-dotenv==1.2.1
302+ python-dotenv==1.2.2
305303 # via pytest-env
306304python-json-logger==4.0.0
307305 # via
@@ -312,7 +310,7 @@ pyyaml==6.0.3
312310 # -r requirements.txt
313311 # notifications-utils
314312 # responses
315- redis==7.2.0
313+ redis==7.2.1
316314 # via
317315 # -r requirements.txt
318316 # flask-redis
@@ -372,7 +370,7 @@ sqlalchemy==2.0.41
372370 # alembic
373371 # flask-sqlalchemy
374372 # marshmallow-sqlalchemy
375- squawk-cli==2.42 .0
373+ squawk-cli==2.43 .0
376374 # via -r requirements_for_test.in
377375statsd==4.0.1
378376 # via
@@ -384,7 +382,7 @@ types-cachetools==6.2.0.20251022
384382 # via -r requirements_for_test.in
385383types-pycurl==7.45.7.20251101
386384 # via -r requirements_for_test.in
387- types-python-dateutil==2.9.0.20260124
385+ types-python-dateutil==2.9.0.20260302
388386 # via -r requirements_for_test.in
389387types-requests==2.32.4.20260107
390388 # via -r requirements_for_test.in
@@ -432,5 +430,9 @@ werkzeug==3.1.6
432430 # flask
433431 # moto
434432 # pytest-httpserver
433+ wheel==0.44.0
434+ # via
435+ # -r requirements.txt
436+ # click-datetime
435437xmltodict==1.0.4
436438 # via moto
0 commit comments