From 514d7118aa6a562fadcbd4e0c7ed73bc35f17698 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 May 2022 08:04:06 +0000 Subject: [PATCH] Bump backoff from 1.3.2 to 2.0.1 Bumps [backoff](https://github.com/litl/backoff) from 1.3.2 to 2.0.1. - [Release notes](https://github.com/litl/backoff/releases) - [Changelog](https://github.com/litl/backoff/blob/master/CHANGELOG.md) - [Commits](https://github.com/litl/backoff/compare/v1.3.2...v2.0.1) --- updated-dependencies: - dependency-name: backoff dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d086e6a..205108b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,4 +2,4 @@ jsonschema==2.6.0 singer-python==2.1.4 inflection==0.3.1 boto3==1.9.57 -backoff==1.3.2 +backoff==2.0.1