Skip to content

Commit

Permalink
Bump backoff from 1.10.0 to 2.2.1
Browse files Browse the repository at this point in the history
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](litl/backoff@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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 4, 2024
1 parent 1f2a8a8 commit 2bf83a3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
4 changes: 1 addition & 3 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ attrs==23.2.0
# jsonschema
# pytest
# referencing
backoff==1.10.0
backoff==2.2.1
# via
# -r requirements.txt
# opentelemetry-exporter-otlp-proto-common
Expand Down Expand Up @@ -150,8 +150,6 @@ drf-spectacular==0.27.1
# -r requirements.txt
elastic-apm==6.2.0
# via -r requirements.txt
entrypoints==0.3
# via flake8
factory-boy==3.3.0
# via -r requirements-dev.in
faker==2.0.4
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ attrs==23.2.0
# via
# jsonschema
# referencing
backoff==1.10.0
backoff==2.2.1
# via
# -r requirements.in
# opentelemetry-exporter-otlp-proto-common
Expand Down

0 comments on commit 2bf83a3

Please sign in to comment.