Skip to content

Commit 21d00eb

Browse files
Bump taskcluster from 88.0.3 to 88.0.5
Bumps [taskcluster](https://github.com/taskcluster/taskcluster) from 88.0.3 to 88.0.5. - [Release notes](https://github.com/taskcluster/taskcluster/releases) - [Changelog](https://github.com/taskcluster/taskcluster/blob/main/CHANGELOG.md) - [Commits](taskcluster/taskcluster@v88.0.3...v88.0.5) --- updated-dependencies: - dependency-name: taskcluster dependency-version: 88.0.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 089b976 commit 21d00eb

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==88.0.3 # import taskcluster
27+
taskcluster==88.0.5 # 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==88.0.3 \
1915-
--hash=sha256:3879211116e17e1734057ce4d7cbe80b2d329852d15509b2d55cad9ae0c17e9d \
1916-
--hash=sha256:6b8aff2e7c099f903a312b77b2c2619bbd63f9d32b6c3b29d3f83b01794c5e36
1914+
taskcluster==88.0.5 \
1915+
--hash=sha256:58f71976a95e7ff506f64e045b773f595573bb6c219cf4f89faa6893ba27e189 \
1916+
--hash=sha256:92910fe31d9b2e862093ac49fe5ead95ef794e11926d36b3ac8b36408f2c5c26
19171917
# via
19181918
# -r requirements/common.in
19191919
# mozci

0 commit comments

Comments
 (0)