Skip to content

Commit

Permalink
Bump taskcluster from 64.2.6 to 64.2.7
Browse files Browse the repository at this point in the history
Bumps [taskcluster](https://github.com/taskcluster/taskcluster) from 64.2.6 to 64.2.7.
- [Release notes](https://github.com/taskcluster/taskcluster/releases)
- [Changelog](https://github.com/taskcluster/taskcluster/blob/main/CHANGELOG.md)
- [Commits](taskcluster/taskcluster@v64.2.6...v64.2.7)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 30, 2024
1 parent d96c1fe commit 353eb2b
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 @@ -25,7 +25,7 @@ python-dateutil==2.9.0.post0
django-filter==23.5 # Listed in DEFAULT_FILTER_BACKENDS on settings.py
django-redis==5.4.0 # Listed in CACHES on settings.py

taskcluster==64.2.6 # import taskcluster
taskcluster==64.2.7 # 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 @@ -1469,9 +1469,9 @@ tabulate==0.9.0 \
--hash=sha256:0095b12bf5966de529c0feb1fa08671671b3368eec77d7ef7ab114be2c068b3c \
--hash=sha256:024ca478df22e9340661486f85298cff5f6dcdba14f3813e8830015b9ed1948f
# via mozci
taskcluster==64.2.6 \
--hash=sha256:22e2c5618608f7818f620c083a3f4e16972d06f962fbb44f5c6ec67b8c031392 \
--hash=sha256:e7a349ed2f93a3893f52ccfafc9203147bec4abef0cad827fc5a140472838057
taskcluster==64.2.7 \
--hash=sha256:1625c958de199aaef76e998261a4db949075971cb0bfb052a14c205e999cb229 \
--hash=sha256:ceec906fcf17c919b58cbe815e2a45faea05f4cc4bb09eb64003e0a83426627b
# via
# -r requirements/common.in
# mozci
Expand Down

0 comments on commit 353eb2b

Please sign in to comment.