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 @@ -24,7 +24,7 @@ python-dateutil==2.9.0.post0
django-filter==25.1 # Listed in DEFAULT_FILTER_BACKENDS on settings.py
django-redis==5.4.0 # Listed in CACHES on settings.py

taskcluster==83.5.5 # import taskcluster
taskcluster==83.6.0 # import taskcluster
python-jose[pycryptodome]==3.4.0 # from jose import jwt

furl==2.1.4 # Imported as furl
Expand Down
6 changes: 3 additions & 3 deletions requirements/common.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1479,9 +1479,9 @@ tabulate==0.9.0 \
--hash=sha256:0095b12bf5966de529c0feb1fa08671671b3368eec77d7ef7ab114be2c068b3c \
--hash=sha256:024ca478df22e9340661486f85298cff5f6dcdba14f3813e8830015b9ed1948f
# via mozci
taskcluster==83.5.5 \
--hash=sha256:507d5798c27cc5f8f96b679958bdadec218a146cc3203b0067dbc85f9cb932bf \
--hash=sha256:941b306bd29a711cf05212979af01c0b57156dc91776f172f89d5eca0fc44f68
taskcluster==83.6.0 \
--hash=sha256:5b3d1a5998c6d850737abc08a214031738844d4a924f07e3c11218abcf80b391 \
--hash=sha256:c16100f7f1458987c84084e372b7aa8c1ea87b421ffca1689d0c940cc32d37ed
# via
# -r requirements/common.in
# mozci
Expand Down