Skip to content

Commit d81aa5e

Browse files
dependabot[bot]Archaeopteryx
authored andcommitted
Bump taskcluster from 78.1.0 to 78.2.0
Bumps [taskcluster](https://github.com/taskcluster/taskcluster) from 78.1.0 to 78.2.0. - [Release notes](https://github.com/taskcluster/taskcluster/releases) - [Changelog](https://github.com/taskcluster/taskcluster/blob/main/CHANGELOG.md) - [Commits](taskcluster/taskcluster@v78.1.0...v78.2.0) --- updated-dependencies: - dependency-name: taskcluster dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7928faf commit d81aa5e

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==24.3 # Listed in DEFAULT_FILTER_BACKENDS on settings.py
2525
django-redis==5.4.0 # Listed in CACHES on settings.py
2626

27-
taskcluster==78.1.0 # import taskcluster
27+
taskcluster==78.2.0 # import taskcluster
2828
python-jose[pycryptodome]==3.3.0 # from jose import jwt
2929

3030
furl==2.1.3 # 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==78.1.0 \
1483-
--hash=sha256:44228319f1140a9688151cb77c8d9e64fb9d394711b5f81e06cb2d52ce966424 \
1484-
--hash=sha256:7aec80528625a613505d80fbca7d3c53b5aab169ff65a772bd110996975a1356
1482+
taskcluster==78.2.0 \
1483+
--hash=sha256:6605aa379c2737743184b5a56c1b9e5c3831590558d8012b360d05275a8cec54 \
1484+
--hash=sha256:bfa0eb6941438afd2d7457de7e5d96a0d691ac1efa12b2f695009e97b6411453
14851485
# via
14861486
# -r requirements/common.in
14871487
# mozci

0 commit comments

Comments
 (0)