From 773dd8a6f2ae4dbc4ed2a3eb9c101046769fca4a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 9 Feb 2021 05:56:31 +0000 Subject: [PATCH] Bump plumbum from 1.6.8 to 1.7.0 Bumps [plumbum](https://github.com/tomerfiliba/plumbum) from 1.6.8 to 1.7.0. - [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.6.8...v1.7.0) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- requirements_dev.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index e31ccb9..2491e63 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ argparse==1.4.0 flask==1.1.1 -plumbum==1.6.8 +plumbum==1.7.0 diff --git a/requirements_dev.txt b/requirements_dev.txt index 35e787d..2c2d0e2 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -6,7 +6,7 @@ cryptography==2.8 flask==1.1.1 mock==4.0.1 pip==20.0.2 -plumbum==1.6.8 +plumbum==1.7.0 pytest==5.3.5 PyYAML==5.3 Sphinx==2.4.1