Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 26, 2022

Bumps tenacity from 8.0.1 to 8.1.0.

Commits
  • 014b8e6 feat: Add retry_if_exception_cause_type (#362)
  • 18d05a6 Support datetime.timedelta as a valid wait unit type (#342)
  • f6465c0 Show All Exception Predicates in Docs (#332)
  • da1bfc9 Implement a wait.wait_exponential_jitter per Google's storage guide (#351)
  • a858965 Define a ClientError to fix Sphinx build errors (#352)
  • ff48431 Merge pull request #340 from jd/fix-mergify
  • dfcf348 ci: fix Mergify config
  • 005ef22 Merge pull request #337 from william-silversmith/master
  • 5a86499 docs: show how to use retry_if_not_exception_type
  • abf859f Rickroll a function name in one of the examples (#331)
  • See full diff in compare view

Dependabot compatibility score

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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the bot Python Taskcluster Bot label Sep 26, 2022
Bumps [tenacity](https://github.com/jd/tenacity) from 8.0.1 to 8.1.0.
- [Release notes](https://github.com/jd/tenacity/releases)
- [Commits](jd/tenacity@8.0.1...8.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/bot/tenacity-8.1.0 branch from fc0d244 to 61ed2e8 Compare November 3, 2022 22:49
@marco-c marco-c merged commit 78acf43 into master Nov 3, 2022
@marco-c marco-c deleted the dependabot/pip/bot/tenacity-8.1.0 branch November 3, 2022 22:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bot Python Taskcluster Bot

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants