Skip to content

Commit 1d489c3

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

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==6.0.0 # Listed in CACHES on settings.py
2626

27-
taskcluster==84.2.0 # import taskcluster
27+
taskcluster==85.0.1 # 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.2.0 \
1803-
--hash=sha256:22a05a1c7c28f8d084792adab1d957ae85db74b710bce50a6dd5b1532a184d65 \
1804-
--hash=sha256:53b4cdaff59ca0f89d3ef495e2c0e9bfba7f56769e66c323f972f3c3abe168cb
1802+
taskcluster==85.0.1 \
1803+
--hash=sha256:1f855f973bf1ad8014213e204cf5cc10bf0c1eace18ddff9c09f422afddac231 \
1804+
--hash=sha256:9145e4df4f25f0b1e1370cb8265838b06c3451e975cd20980edfec47c10a52bc
18051805
# via
18061806
# -r requirements/common.in
18071807
# mozci

0 commit comments

Comments
 (0)