From 4fccc8c36eb56c39a2586dd2cbf46df3dc30d430 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Mar 2024 07:00:21 +0000 Subject: [PATCH] Bump flaky from 3.8.0 to 3.8.1 Bumps [flaky](https://github.com/box/flaky) from 3.8.0 to 3.8.1. - [Release notes](https://github.com/box/flaky/releases) - [Changelog](https://github.com/box/flaky/blob/master/HISTORY.rst) - [Commits](https://github.com/box/flaky/compare/v3.8.0...v3.8.1) --- updated-dependencies: - dependency-name: flaky dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 4721645..11a4c52 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,6 +1,6 @@ build==1.1.1 jupyter_packaging==0.12.3 -flaky==3.8.0 +flaky==3.8.1 nbclassic==1.0.0 pre-commit==2.21.0 pytest==7.4.4