Skip to content

Commit 5130a0d

Browse files
Bump taskcluster from 85.0.1 to 88.0.3 (#8909)
Bumps [taskcluster](https://github.com/taskcluster/taskcluster) from 85.0.1 to 88.0.3. - [Release notes](https://github.com/taskcluster/taskcluster/releases) - [Changelog](https://github.com/taskcluster/taskcluster/blob/main/CHANGELOG.md) - [Commits](taskcluster/taskcluster@v85.0.1...v88.0.3) --- updated-dependencies: - dependency-name: taskcluster dependency-version: 88.0.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f0a386c commit 5130a0d

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==85.0.1 # import taskcluster
27+
taskcluster==88.0.3 # 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
@@ -1911,9 +1911,9 @@ tabulate==0.9.0 \
19111911
--hash=sha256:0095b12bf5966de529c0feb1fa08671671b3368eec77d7ef7ab114be2c068b3c \
19121912
--hash=sha256:024ca478df22e9340661486f85298cff5f6dcdba14f3813e8830015b9ed1948f
19131913
# via mozci
1914-
taskcluster==85.0.1 \
1915-
--hash=sha256:1f855f973bf1ad8014213e204cf5cc10bf0c1eace18ddff9c09f422afddac231 \
1916-
--hash=sha256:9145e4df4f25f0b1e1370cb8265838b06c3451e975cd20980edfec47c10a52bc
1914+
taskcluster==88.0.3 \
1915+
--hash=sha256:3879211116e17e1734057ce4d7cbe80b2d329852d15509b2d55cad9ae0c17e9d \
1916+
--hash=sha256:6b8aff2e7c099f903a312b77b2c2619bbd63f9d32b6c3b29d3f83b01794c5e36
19171917
# via
19181918
# -r requirements/common.in
19191919
# mozci

0 commit comments

Comments
 (0)