Skip to content

Commit

Permalink
Bump taskcluster from 69.0.1 to 70.0.0
Browse files Browse the repository at this point in the history
Bumps [taskcluster](https://github.com/taskcluster/taskcluster) from 69.0.1 to 70.0.0.
- [Release notes](https://github.com/taskcluster/taskcluster/releases)
- [Changelog](https://github.com/taskcluster/taskcluster/blob/main/CHANGELOG.md)
- [Commits](taskcluster/taskcluster@v69.0.1...v70.0.0)

---
updated-dependencies:
- dependency-name: taskcluster
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and Archaeopteryx committed Sep 25, 2024
1 parent 473679e commit adc5f1f
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==69.0.1 # import taskcluster
taskcluster==70.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 @@ -1475,9 +1475,9 @@ tabulate==0.9.0 \
--hash=sha256:0095b12bf5966de529c0feb1fa08671671b3368eec77d7ef7ab114be2c068b3c \
--hash=sha256:024ca478df22e9340661486f85298cff5f6dcdba14f3813e8830015b9ed1948f
# via mozci
taskcluster==69.0.1 \
--hash=sha256:6605604753062238c9b3d3c29a726547feb78395bf84a551d5ea308b4dabf80d \
--hash=sha256:bba7a3d72a0fab7733768210bae64eef1d56f8bcdc46d3e8d6eca6f9368c001e
taskcluster==70.0.0 \
--hash=sha256:b401e8fad625c51bbbf05551db217f134d1bc566dfc49c2cd049bb4f18e248b7 \
--hash=sha256:f7166f043a48c6ba363b114f2f96d5fed5a37ff165dba218565814a4019394c7
# via
# -r requirements/common.in
# mozci
Expand Down

0 comments on commit adc5f1f

Please sign in to comment.