Skip to content

Commit 0b4e59f

Browse files
committed
TMP utils
1 parent 98cab47 commit 0b4e59f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ psutil>=6.0.0,<7.0.0
2424
notifications-python-client==10.0.1
2525

2626
# Run `make bump-utils` to update to the latest version
27-
notifications-utils @ git+https://github.com/alphagov/notifications-utils.git@104.3.2
27+
notifications-utils @ git+https://github.com/alphagov/notifications-utils.git@e5c5f3ecd4e6d7753eea03ff824d195a34992ee2
2828

2929
# gds-metrics requires prometheseus 0.2.0, override that requirement as 0.7.1 brings significant performance gains
3030
prometheus-client==0.14.1

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ mistune==0.8.4
148148
# via notifications-utils
149149
notifications-python-client==10.0.1
150150
# via -r requirements.in
151-
notifications-utils @ git+https://github.com/alphagov/notifications-utils.git@4e6442f18c3b7656b8006abd2139eade40f64156
151+
notifications-utils @ git+https://github.com/alphagov/notifications-utils.git@e5c5f3ecd4e6d7753eea03ff824d195a34992ee2
152152
# via -r requirements.in
153153
ordered-set==4.1.0
154154
# via notifications-utils

requirements_for_test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ mypy-extensions==1.1.0
220220
# via mypy
221221
notifications-python-client==10.0.1
222222
# via -r requirements.txt
223-
notifications-utils @ git+https://github.com/alphagov/notifications-utils.git@4e6442f18c3b7656b8006abd2139eade40f64156
223+
notifications-utils @ git+https://github.com/alphagov/notifications-utils.git@e5c5f3ecd4e6d7753eea03ff824d195a34992ee2
224224
# via -r requirements.txt
225225
ordered-set==4.1.0
226226
# via

0 commit comments

Comments
 (0)