Skip to content
This repository has been archived by the owner on Jun 8, 2023. It is now read-only.

Bump tenacity from 8.0.1 to 8.1.0 #332

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 5, 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)

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] <support@github.com>
@dependabot dependabot bot added the Dependencies Pull requests that update a dependency file label Dec 5, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 20, 2023

Superseded by #350.

@dependabot dependabot bot closed this Feb 20, 2023
@dependabot dependabot bot deleted the dependabot/pip/development/tenacity-8.1.0 branch February 20, 2023 04:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants