From df0f22ebc5429891ec4511ca7620d9b7635df629 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Apr 2024 18:44:30 +0000 Subject: [PATCH] [DEPENDABOT]: Bump plumbum from 1.8.2 to 1.8.3 Bumps [plumbum](https://github.com/tomerfiliba/plumbum) from 1.8.2 to 1.8.3. - [Release notes](https://github.com/tomerfiliba/plumbum/releases) - [Changelog](https://github.com/tomerfiliba/plumbum/blob/master/CHANGELOG.rst) - [Commits](https://github.com/tomerfiliba/plumbum/compare/v1.8.2...v1.8.3) --- updated-dependencies: - dependency-name: plumbum dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f5f8607..a53f476 100644 --- a/requirements.txt +++ b/requirements.txt @@ -76,7 +76,7 @@ pbr==6.0.0 pexpect==4.9.0 pillow==10.3.0 platformdirs==4.2.0 -plumbum==1.8.2 +plumbum==1.8.3 ply==3.11 prompt-toolkit==3.0.43 ptyprocess==0.7.0