File tree Expand file tree Collapse file tree 3 files changed +7
-3
lines changed
Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ psutil>=6.0.0,<7.0.0
2626notifications-python-client==10.0.1
2727
2828# Run `make bump-utils` to update to the latest version
29- notifications-utils @ git+https://github.com/alphagov/notifications-utils.git@108.0 .0
29+ notifications-utils @ git+https://github.com/alphagov/notifications-utils.git@108.5 .0
3030
3131# gds-metrics requires prometheseus 0.2.0, override that requirement as 0.7.1 brings significant performance gains
3232prometheus-client==0.14.1
Original file line number Diff line number Diff line change @@ -152,7 +152,7 @@ mistune==0.8.4
152152 # via notifications-utils
153153notifications-python-client == 10.0.1
154154 # via -r requirements.in
155- notifications-utils @ git+https://github.com/alphagov/notifications-utils.git@c3b3711d9b63cf131151087be7726f7b9b1b0e55
155+ notifications-utils @ git+https://github.com/alphagov/notifications-utils.git@043dcf4df0ebd183dc26b99d82362dab5d3ce47c
156156 # via -r requirements.in
157157ordered-set == 4.1.0
158158 # via notifications-utils
@@ -238,6 +238,8 @@ statsd==4.0.1
238238typing-extensions == 4.15.0
239239 # via
240240 # alembic
241+ # exceptiongroup
242+ # referencing
241243 # sqlalchemy
242244tzdata == 2025.3
243245 # via
Original file line number Diff line number Diff line change @@ -226,7 +226,7 @@ mypy-extensions==1.1.0
226226 # via mypy
227227notifications-python-client==10.0.1
228228 # via -r requirements.txt
229- notifications-utils @ git+https://github.com/alphagov/notifications-utils.git@c3b3711d9b63cf131151087be7726f7b9b1b0e55
229+ notifications-utils @ git+https://github.com/alphagov/notifications-utils.git@043dcf4df0ebd183dc26b99d82362dab5d3ce47c
230230 # via -r requirements.txt
231231ordered-set==4.1.0
232232 # via
@@ -388,7 +388,9 @@ typing-extensions==4.15.0
388388 # via
389389 # -r requirements.txt
390390 # alembic
391+ # exceptiongroup
391392 # mypy
393+ # referencing
392394 # sqlalchemy
393395tzdata==2025.3
394396 # via
You can’t perform that action at this time.
0 commit comments