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 74.0.0 to 74.0.1 in /taskcluster #10047

Merged
merged 1 commit into from
Nov 18, 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==74.0.0
taskcluster==74.0.1
6 changes: 3 additions & 3 deletions taskcluster/scripts/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -364,9 +364,9 @@ slugid==2.0.0 \
--hash=sha256:a950d98b72691178bdd4d6c52743c4a2aa039207cf7a97d71060a111ff9ba297 \
--hash=sha256:aec8b0e01c4ad32e38e12d609eab3ec912fd129aaf6b2ded0199b56a5f8fd67c
# via taskcluster
taskcluster==74.0.0 \
--hash=sha256:399ed0f4fb01b2e9927a013abbac7b04fe7da7b138a8b5f12316f853732d9611 \
--hash=sha256:d2ae2b08521a838b4fa9d47013d116f8bff65edece641a60e72157b6656c2e7b
taskcluster==74.0.1 \
--hash=sha256:9701de362f21fc65b492fac14495c0471e960d2481f648bfc58818759289668a \
--hash=sha256:ea5e6d01fae1a3881e6a0793e8064a5641b6a5f044bd977ab00c88c396c34628
# via -r scripts/requirements.in
taskcluster-urls==13.0.1 \
--hash=sha256:5e25e7e6818e8877178b175ff43d2e6548afad72694aa125f404a7329ece0973 \
Expand Down
Loading