Skip to content

Commit 8668d3f

Browse files
committed
chore: freeze requirements following bump
1 parent 9fd5dc5 commit 8668d3f

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

requirements.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ mistune==0.8.4
152152
# via notifications-utils
153153
notifications-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
157157
ordered-set==4.1.0
158158
# via notifications-utils
@@ -238,6 +238,8 @@ statsd==4.0.1
238238
typing-extensions==4.15.0
239239
# via
240240
# alembic
241+
# exceptiongroup
242+
# referencing
241243
# sqlalchemy
242244
tzdata==2025.3
243245
# via

requirements_for_test.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ mypy-extensions==1.1.0
226226
# via mypy
227227
notifications-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
231231
ordered-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
393395
tzdata==2025.3
394396
# via

0 commit comments

Comments
 (0)