Skip to content
Open
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 @@ -31,7 +31,7 @@ PyGithub==2.9.1

furl==2.1.4 # Imported as furl
first==2.0.2 # Imported as first
json-e==4.8.1 # import jsone
json-e==4.8.4 # import jsone
django-cache-memoize==0.2.1 # Imported as cache_memoize

# Required for Push Health
Expand Down
6 changes: 3 additions & 3 deletions requirements/common.txt
Original file line number Diff line number Diff line change
Expand Up @@ -983,9 +983,9 @@ jmespath==1.0.1 \
# via
# boto3
# botocore
json-e==4.8.1 \
--hash=sha256:0a642ea7c80ac8689d795054b65e9140c85e8ba57952b383b6c5fdda7e3056d7 \
--hash=sha256:b734766ff00f8aa0ab1f2ea6d70893564b7caa44d7fb3e53a955fede0f6c7c32
json-e==4.8.4 \
--hash=sha256:698f6f3e56f04642176c4574bb0050e84fb5a8a9871da4034aa201f07001a7e2 \
--hash=sha256:d6cb9340008e09d454eda8ac0e4bf71d94c6b26f1a1d5ac3f5a3153600180f3d
# via
# -r requirements/common.in
# mozci
Expand Down