Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion requirements/common.in
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ django-cache-memoize==0.2.1 # Imported as cache_memoize
mozci[cache]==2.4.3

# Dockerflow/CloudOps APIs
dockerflow==2024.4.2
dockerflow==2026.1.26

# Measuring noise of perf data
moz-measure-noise==2.70.0
Expand Down
6 changes: 3 additions & 3 deletions requirements/common.txt
Original file line number Diff line number Diff line change
Expand Up @@ -446,9 +446,9 @@ djangorestframework==3.16.1 \
# via
# -r requirements/common.in
# drf-spectacular
dockerflow==2024.4.2 \
--hash=sha256:b9f92455449ba46555f57db34cccefc4c49d3533c67793624ab7e80a1625caa7 \
--hash=sha256:f4216a3a809093860d7b2db84ba0a25c894cb8eb98b74f4f6a04badbc4f6b0a4
dockerflow==2026.1.26 \
--hash=sha256:26f02d8842672921b2a49f1e019fac54ed2ee69dc673ed80f7b237b67394c2be \
--hash=sha256:c45667ec078944a468b9a634c866587b4cf31559d0e6f369fbadd21edce66b38
# via -r requirements/common.in
drf-spectacular==0.29.0 \
--hash=sha256:0a069339ea390ce7f14a75e8b5af4a0860a46e833fd4af027411a3e94fc1a0cc \
Expand Down