Skip to content

Commit 1a567c6

Browse files
dependabot[bot]Archaeopteryx
authored andcommitted
Bump taskcluster from 84.0.0 to 84.0.2
Bumps [taskcluster](https://github.com/taskcluster/taskcluster) from 84.0.0 to 84.0.2. - [Release notes](https://github.com/taskcluster/taskcluster/releases) - [Changelog](https://github.com/taskcluster/taskcluster/blob/main/CHANGELOG.md) - [Commits](taskcluster/taskcluster@v84.0.0...v84.0.2) --- updated-dependencies: - dependency-name: taskcluster dependency-version: 84.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 086c3ce commit 1a567c6

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

requirements/common.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ python-dateutil==2.9.0.post0
2424
django-filter==25.1 # Listed in DEFAULT_FILTER_BACKENDS on settings.py
2525
django-redis==5.4.0 # Listed in CACHES on settings.py
2626

27-
taskcluster==84.0.0 # import taskcluster
27+
taskcluster==84.0.2 # import taskcluster
2828
python-jose[pycryptodome]==3.4.0 # from jose import jwt
2929

3030
furl==2.1.4 # Imported as furl

requirements/common.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1479,9 +1479,9 @@ tabulate==0.9.0 \
14791479
--hash=sha256:0095b12bf5966de529c0feb1fa08671671b3368eec77d7ef7ab114be2c068b3c \
14801480
--hash=sha256:024ca478df22e9340661486f85298cff5f6dcdba14f3813e8830015b9ed1948f
14811481
# via mozci
1482-
taskcluster==84.0.0 \
1483-
--hash=sha256:26d525537e845cd90a948a75153a936983501e4f1f9b641004733f3542040c6f \
1484-
--hash=sha256:86e0307439f37f76540717895701996b899807914e551e337c7c011444445ea1
1482+
taskcluster==84.0.2 \
1483+
--hash=sha256:459770d016e15714d3e4b9419bca42c6a7fd65395aa251003f6c533a9e5f922e \
1484+
--hash=sha256:a265eaf46541dded565641ee1d9dc00ee898032b569bfbfbc30884a2cffb1246
14851485
# via
14861486
# -r requirements/common.in
14871487
# mozci

0 commit comments

Comments
 (0)