Skip to content

Commit

Permalink
Bump taskcluster from 44.2.2 to 44.4.0 (#946)
Browse files Browse the repository at this point in the history
Bumps [taskcluster](https://github.com/taskcluster/taskcluster) from 44.2.2 to 44.4.0.
- [Release notes](https://github.com/taskcluster/taskcluster/releases)
- [Changelog](https://github.com/taskcluster/taskcluster/blob/main/CHANGELOG.md)
- [Commits](taskcluster/taskcluster@v44.2.2...v44.4.0)

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

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 24, 2022
1 parent 0fa1fd0 commit 5a5f99d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 10 deletions.
16 changes: 7 additions & 9 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ requests = { version = "^2.26.0", optional = true }
beautifulsoup4 = { version = "^4.10.0", optional = true }
autograph-utils = { version = "^0.1.1", optional = true }
canonicaljson-rs = { version = "^0.3.0", optional = true }
taskcluster = { version = "^44.1.0", optional = true }
taskcluster = { version = "^44.4.0", optional = true }

[tool.poetry.dev-dependencies]
pytest = "^6.2.5"
Expand Down

0 comments on commit 5a5f99d

Please sign in to comment.