From fdf6c51bee23d52ae59c28750c6f23b214fc618e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Sep 2023 15:34:22 +0000 Subject: [PATCH] Bump filesplit from 3.0.2 to 4.0.1 Bumps [filesplit](https://github.com/ram-jayapalan/filesplit) from 3.0.2 to 4.0.1. - [Release notes](https://github.com/ram-jayapalan/filesplit/releases) - [Commits](https://github.com/ram-jayapalan/filesplit/compare/v3.0.2...v4.0.1) --- updated-dependencies: - dependency-name: filesplit dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0c66ed7..ca43dd6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ plumbum==1.7.2 requests==2.27.1 -filesplit==3.0.2 +filesplit==4.0.1 pulpcore-client==3.16.0 scikit_build==0.12.0 pytest==6.2.5