-
Notifications
You must be signed in to change notification settings - Fork 6.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update dependency backoff to v2 (#7836)
* chore(deps): update dependency backoff to v2 * Apply suggestions from code review Co-authored-by: Leah E. Cole <6719667+leahecole@users.noreply.github.com>
- Loading branch information
1 parent
df75859
commit 242badd
Showing
15 changed files
with
30 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,3 @@ | ||
backoff==1.11.1 | ||
backoff==1.11.1; python_version < "3.7" | ||
backoff==2.0.0; python_version >= "3.7" | ||
pytest==7.0.1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,4 @@ | ||
pytest==7.0.1 | ||
flask==2.1.0 | ||
backoff==1.11.1 | ||
backoff==1.11.1; python_version < "3.7" | ||
backoff==2.0.0; python_version >= "3.7" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,4 @@ | ||
backoff==1.11.1 | ||
backoff==1.11.1; python_version < "3.7" | ||
backoff==2.0.0; python_version >= "3.7" | ||
pytest==7.0.1 | ||
flaky==3.7.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,3 @@ | ||
backoff==1.11.1 | ||
backoff==1.11.1; python_version < "3.7" | ||
backoff==2.0.0; python_version >= "3.7" | ||
pytest==7.0.1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,4 @@ | ||
pytest==7.0.1 | ||
backoff==1.11.1 | ||
backoff==1.11.1; python_version < "3.7" | ||
backoff==2.0.0; python_version >= "3.7" | ||
cloudevents==1.2.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,3 @@ | ||
pytest==6.2.4 | ||
backoff==1.11.1 | ||
backoff==1.11.1; python_version < "3.7" | ||
backoff==2.0.0; python_version >= "3.7" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,3 @@ | ||
pytest==7.0.1 | ||
backoff==1.11.1 | ||
backoff==1.11.1; python_version < "3.7" | ||
backoff==2.0.0; python_version >= "3.7" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,3 @@ | ||
pytest==7.0.1 | ||
backoff==1.11.1 | ||
backoff==1.11.1; python_version < "3.7" | ||
backoff==2.0.0; python_version >= "3.7" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,3 @@ | ||
pytest==7.0.1 | ||
backoff==1.11.1 | ||
backoff==1.11.1; python_version < "3.7" | ||
backoff==2.0.0; python_version >= "3.7" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,3 @@ | ||
backoff==1.11.1 | ||
backoff==1.11.1; python_version < "3.7" | ||
backoff==2.0.0; python_version >= "3.7" | ||
pytest==7.0.1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,4 @@ | ||
backoff==1.11.1 | ||
backoff==1.11.1; python_version < "3.7" | ||
backoff==2.0.0; python_version >= "3.7" | ||
flaky==3.7.0 | ||
pytest==7.0.1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,4 @@ | ||
backoff==1.11.1 | ||
backoff==1.11.1; python_version < "3.7" | ||
backoff==2.0.0; python_version >= "3.7" | ||
pytest==7.0.1 | ||
flaky==3.7.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,4 @@ | ||
backoff==1.11.1 | ||
backoff==1.11.1; python_version < "3.7" | ||
backoff==2.0.0; python_version >= "3.7" | ||
pytest==7.0.1 | ||
flaky==3.7.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
backoff==1.11.1 | ||
backoff==1.11.1; python_version < "3.7" | ||
backoff==2.0.0; python_version >= "3.7" | ||
pytest==7.0.1 | ||
google-cloud-storage==2.0.0; python_version < '3.7' | ||
google-cloud-storage==2.1.0; python_version > '3.6' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters