From f2290d48d2e59ebd451af67c4325c69c6c90347a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 22 Apr 2020 08:58:34 +0000 Subject: [PATCH] Bump mimcvdf from 1.0.0 to 1.1.0 Bumps [mimcvdf](https://www.chaoswebs.net/) from 1.0.0 to 1.1.0. Signed-off-by: dependabot-preview[bot] --- requirements.in | 2 +- requirements.txt | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements.in b/requirements.in index 44ff0aac..a03632ab 100644 --- a/requirements.in +++ b/requirements.in @@ -12,6 +12,6 @@ toomanyobjs==1.1.0 niceware==0.2.1 psutil==5.7.0 filenuke==0.0.0 -mimcvdf==1.0.0 +mimcvdf==1.1.0 watchdog==0.10.2 ujson==2.0.3 diff --git a/requirements.txt b/requirements.txt index 13a0bc5f..3d3b5949 100644 --- a/requirements.txt +++ b/requirements.txt @@ -141,9 +141,9 @@ markupsafe==1.1.1 \ --hash=sha256:cd5df75523866410809ca100dc9681e301e3c27567cf498077e8551b6d20e42f \ --hash=sha256:e249096428b3ae81b08327a63a485ad0878de3fb939049038579ac0ef61e17e7 \ # via jinja2 -mimcvdf==1.0.0 \ - --hash=sha256:4675261d3a49c5665063fdaf256765d160617ca4301601aa1450e98bb96afbbc \ - --hash=sha256:c0d4a79a52078c2ec13c6a5eaa086681a947669708a9b9a2e3b6cd6518c59371 \ +mimcvdf==1.1.0 \ + --hash=sha256:97a4ccdebb58352c64c268d2e57ef8817c9fe4ac3dcc922410bfcc72033f344a \ + --hash=sha256:ae47c79bfd6b7b76077c8ce3301a48a7c10a609d8a882e7bd785e2ef851ecd28 \ # via -r requirements.in niceware==0.2.1 \ --hash=sha256:0f8b192f2a1e800e068474f6e208be9c7e2857664b33a96f4045340de4e5c69c \