Skip to content

Commit

Permalink
Merge pull request #60 from renovate-bot/renovate/taskcluster-24.x
Browse files Browse the repository at this point in the history
Update dependency taskcluster to ~=24.2.0
  • Loading branch information
djmitche authored Jan 16, 2020
2 parents 7e09545 + 41cba8d commit f809707
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 9 deletions.
15 changes: 7 additions & 8 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -147,15 +147,14 @@ slugid==2.0.0 \
sortedcontainers==2.1.0 \
--hash=sha256:974e9a32f56b17c1bac2aebd9dcf197f3eb9cd30553c5852a3187ad162e1a03a \
--hash=sha256:d9e96492dd51fae31e60837736b38fe42a187b5404c16606ff7ee7cd582d4c60
taskcluster-urls==11.0.0 \
--hash=sha256:18dcaa9c2412d34ff6c78faca33f0dd8f2384e3f00a98d5832c62d6d664741f0 \
--hash=sha256:2aceab7cf5b1948bc197f2e5e50c371aa48181ccd490b8bada00f1e3baf0c5cc \
--hash=sha256:74bd2110b5daaebcec5e1d287bf137b61cb8cf6b2d8f5f2b74183e32bc4e7c87 \
taskcluster-urls==12.1.0 \
--hash=sha256:1dc740c32c7beb31e11ed7ccf9da2d47a504acdb3170c8900649433b0fd16fb2 \
--hash=sha256:4a62c776aeba6d45044789a8845ec4d8521bc1bb6ebfc86d79ee759bcdd4f2f7 \
# via taskcluster
taskcluster==24.1.0 \
--hash=sha256:12a6350ad2595089a1c05e9e3410501cd666880e8961b0c3cacc9e6a33a6d928 \
--hash=sha256:16e2db5b5d714e0a336d88bcd0874831ed39ee138b43fa227b06a8dfa0f2cdd3 \
--hash=sha256:7c93ef5ed3ba73c055473d821341f0375b4205af02eba9bdc79964ac66551389
taskcluster==24.2.0 \
--hash=sha256:685bfd2eee98f5336cfbefeff1ccc4a8bcf074ca5695b90306dc75a937fa77a1 \
--hash=sha256:8c65a5aeeb7d151f33fe0c70616c72b04622034332ccf66869cac1348986d04d \
--hash=sha256:dc8588f8d1cce008de74ba3f13bbcae8621ab453af594ce99f657797720fda66
urllib3==1.25.6 \
--hash=sha256:3de946ffbed6e6746608990594d08faac602528ac7015ac28d33cee6a45b7398 \
--hash=sha256:9a107b99a5393caf59c7aa3c1249c16e6879447533d0887f4336dde834c7be86 \
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
url="https://github.com/taskcluster/tc-admin",
packages=find_packages("."),
install_requires=[
"taskcluster~=24.1.0",
"taskcluster~=24.2.0",
"click~=7.0",
"blessings~=1.7",
"attrs~=19.3.0",
Expand Down

0 comments on commit f809707

Please sign in to comment.