Skip to content

Commit 35c1166

Browse files
Bump backoff from 2.1.2 to 2.2.1 (#278)
Bumps [backoff](https://github.com/litl/backoff) from 2.1.2 to 2.2.1. - [Release notes](https://github.com/litl/backoff/releases) - [Changelog](https://github.com/litl/backoff/blob/master/CHANGELOG.md) - [Commits](litl/backoff@v2.1.2...v2.2.1) --- updated-dependencies: - dependency-name: backoff dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 35cdc65 commit 35c1166

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ dockerflow = "2022.8.0"
1515
Jinja2 = "^3.1.2"
1616
pydantic-yaml = {extras = ["pyyaml","ruamel"], version = "^0.8.1"}
1717
sentry-sdk = "^1.9.10"
18-
backoff = "^2.1.2"
18+
backoff = "^2.2.1"
1919
statsd = "^3.3.0"
2020
requests = "^2.28.1"
2121

0 commit comments

Comments
 (0)