Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.

Commit f5ed1de

Browse files
dependabot[bot]FishtownBuildBotmikealfare
authored
Update flaky requirement from ~=3.7 to ~=3.8 (#1283)
* Update flaky requirement from ~=3.7 to ~=3.8 Updates the requirements on [flaky](https://github.com/box/flaky) to permit the latest version. - [Release notes](https://github.com/box/flaky/releases) - [Changelog](https://github.com/box/flaky/blob/master/HISTORY.rst) - [Commits](box/flaky@v3.7.0...v3.8.1) --- updated-dependencies: - dependency-name: flaky dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> * Add automated changelog yaml from template for bot PR * update changelog name to avoid conflict with contemporaneous dependabot update --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Github Build Bot <[email protected]> Co-authored-by: Mike Alfare <[email protected]> Co-authored-by: Mike Alfare <[email protected]>
1 parent a03a1e8 commit f5ed1de

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
kind: "Dependencies"
2+
body: "Update flaky requirement from ~=3.7 to ~=3.8"
3+
time: 2024-07-18T00:57:57.00000Z
4+
custom:
5+
Author: dependabot[bot]
6+
PR: 1283

dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ bumpversion~=0.6.0
1111
click~=8.1
1212
ddtrace==2.3.0
1313
flake8~=7.0
14-
flaky~=3.7
14+
flaky~=3.8
1515
freezegun~=1.4
1616
ipdb~=0.13.13
1717
mypy==1.8.0 # patch updates have historically introduced breaking changes

0 commit comments

Comments
 (0)