Skip to content

Commit e4218a1

Browse files
committed
TMP utils
1 parent 98cab47 commit e4218a1

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@658090913d5d6660c139523b01248a7dfa8d67a9
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@658090913d5d6660c139523b01248a7dfa8d67a9
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@658090913d5d6660c139523b01248a7dfa8d67a9
224224
# via -r requirements.txt
225225
ordered-set==4.1.0
226226
# via

0 commit comments

Comments
 (0)