From c7a5224b8581149bc7128b3962594c3bf534197b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jan 2024 20:25:23 +0000 Subject: [PATCH] Bump backoff from 1.10.0 to 2.2.1 Bumps [backoff](https://github.com/litl/backoff) from 1.10.0 to 2.2.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.10.0...v2.2.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 71e540c..e78c2c6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ aiohttp==3.7.4.post0 appdirs==1.4.4 async-timeout==3.0.1 attrs==23.1.0 -backoff==1.10.0 +backoff==2.2.1 bleach==6.0.0 botocore==1.29.40 Cerberus==1.3.5