Skip to content

Commit a7b885d

Browse files
dependabot[bot]Archaeopteryx
authored andcommitted
Bump taskcluster from 84.1.2 to 84.2.0
Bumps [taskcluster](https://github.com/taskcluster/taskcluster) from 84.1.2 to 84.2.0. - [Release notes](https://github.com/taskcluster/taskcluster/releases) - [Changelog](https://github.com/taskcluster/taskcluster/blob/main/CHANGELOG.md) - [Commits](taskcluster/taskcluster@v84.1.2...v84.2.0) --- updated-dependencies: - dependency-name: taskcluster dependency-version: 84.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 19042a3 commit a7b885d

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.1.2 # import taskcluster
27+
taskcluster==84.2.0 # import taskcluster
2828
python-jose[pycryptodome]==3.5.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
@@ -1799,9 +1799,9 @@ tabulate==0.9.0 \
17991799
--hash=sha256:0095b12bf5966de529c0feb1fa08671671b3368eec77d7ef7ab114be2c068b3c \
18001800
--hash=sha256:024ca478df22e9340661486f85298cff5f6dcdba14f3813e8830015b9ed1948f
18011801
# via mozci
1802-
taskcluster==84.1.2 \
1803-
--hash=sha256:451e97a153f55379de427a0823836ca35d27e2bcdc52aea3035dbb41ba3c0d02 \
1804-
--hash=sha256:53bba0b6f905c4e409714a4263f897adb0621c471a378de641e5274597a540cd
1802+
taskcluster==84.2.0 \
1803+
--hash=sha256:22a05a1c7c28f8d084792adab1d957ae85db74b710bce50a6dd5b1532a184d65 \
1804+
--hash=sha256:53b4cdaff59ca0f89d3ef495e2c0e9bfba7f56769e66c323f972f3c3abe168cb
18051805
# via
18061806
# -r requirements/common.in
18071807
# mozci

0 commit comments

Comments
 (0)