Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump taskcluster from 60.4.2 to 65.0.1 in /taskcluster #9587

Merged
merged 1 commit into from
May 22, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion taskcluster/scripts/requirements.in
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
multidict >= 5.0.0
yarl>=1.6.0
taskcluster==60.4.2
taskcluster==65.0.1
6 changes: 3 additions & 3 deletions taskcluster/scripts/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -362,9 +362,9 @@ slugid==2.0.0 \
--hash=sha256:a950d98b72691178bdd4d6c52743c4a2aa039207cf7a97d71060a111ff9ba297 \
--hash=sha256:aec8b0e01c4ad32e38e12d609eab3ec912fd129aaf6b2ded0199b56a5f8fd67c
# via taskcluster
taskcluster==60.4.2 \
--hash=sha256:5217073dd3c6642d976ab4a3f5861308b18bba533cd246d378a095d85e39597c \
--hash=sha256:9cacf06e790e81535a019c0623e5cdf284a7ecefce7f02de8f2802cdad161077
taskcluster==65.0.1 \
--hash=sha256:19f50e7b00d3b2fca519088ce2e3f233b38abbbce8caf6ac7a0bdf07615674d1 \
--hash=sha256:688c347167bf3e63d71d86e4b1f119db8b1f14fb3f1e79bd480dff923e72c226
# via -r scripts/requirements.in
taskcluster-urls==13.0.1 \
--hash=sha256:5e25e7e6818e8877178b175ff43d2e6548afad72694aa125f404a7329ece0973 \
Expand Down
Loading