Closed dependabot[bot] closed 8 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 80.94%. Comparing base (
b6ae0e5
) to head (092a34c
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Bumps rq from 1.15.1 to 1.16.0.
Release notes
Sourced from rq's releases.
Changelog
Sourced from rq's changelog.
Commits
34f83d6
Remove Python 3.6 from test matrixe985094
Workflow syntax 2b8d2750
Workflow syntax6ca0a29
Run on push to all branchese50b8f3
Always run github actions on push97b2d83
Minor test case change to trigger Github Actions6ce1cc6
Bump version to 1.16.00935f47
Store project metadata in pyproject.toml (PEP 621) (#1952)efd4bd8
Delete maintenance lock after registries cleaned (#2024)1e6953b
Fix bug with stopped callback in enqueue_many (#1954)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show