Skip to content

Commit

Permalink
Bump taskcluster from 77.3.1 to 78.0.0 (#8436)
Browse files Browse the repository at this point in the history
Bumps [taskcluster](https://github.com/taskcluster/taskcluster) from 77.3.1 to 78.0.0.
- [Release notes](https://github.com/taskcluster/taskcluster/releases)
- [Changelog](https://github.com/taskcluster/taskcluster/blob/main/CHANGELOG.md)
- [Commits](taskcluster/taskcluster@v77.3.1...v78.0.0)

---
updated-dependencies:
- dependency-name: taskcluster
  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>
  • Loading branch information
dependabot[bot] authored Jan 20, 2025
1 parent 02e5fd1 commit dd31e03
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion requirements/common.in
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ python-dateutil==2.9.0.post0
django-filter==24.3 # Listed in DEFAULT_FILTER_BACKENDS on settings.py
django-redis==5.4.0 # Listed in CACHES on settings.py

taskcluster==77.3.1 # import taskcluster
taskcluster==78.0.0 # import taskcluster
python-jose[pycryptodome]==3.3.0 # from jose import jwt

furl==2.1.3 # Imported as furl
Expand Down
6 changes: 3 additions & 3 deletions requirements/common.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1479,9 +1479,9 @@ tabulate==0.9.0 \
--hash=sha256:0095b12bf5966de529c0feb1fa08671671b3368eec77d7ef7ab114be2c068b3c \
--hash=sha256:024ca478df22e9340661486f85298cff5f6dcdba14f3813e8830015b9ed1948f
# via mozci
taskcluster==77.3.1 \
--hash=sha256:016b5a6abe0dc690910a8df99611a946fef8d667d514dceb116b0413c55a9a2b \
--hash=sha256:626553a389aef53880005851bb19498c2ff6472e545d6b6de19f4ae9665fdb31
taskcluster==78.0.0 \
--hash=sha256:5d439362c76d69097d173902a67605043ac563d0592bc29adc5b6dbff714547d \
--hash=sha256:f654eb7de87b933a87557630936aa7672d2cc904a5767fb6c179f874fb69a958
# via
# -r requirements/common.in
# mozci
Expand Down

0 comments on commit dd31e03

Please sign in to comment.