From 2661927ac4f3df0e0f8451ae25080255ffa613c7 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 12 May 2020 05:43:48 +0000 Subject: [PATCH] Bump appdirs from 1.4.0 to 1.4.4 Bumps [appdirs](https://github.com/ActiveState/appdirs) from 1.4.0 to 1.4.4. - [Release notes](https://github.com/ActiveState/appdirs/releases) - [Changelog](https://github.com/ActiveState/appdirs/blob/master/CHANGES.rst) - [Commits](https://github.com/ActiveState/appdirs/compare/1.4.0...1.4.4) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 17626b5..bf3785a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -appdirs==1.4.0 +appdirs==1.4.4 packaging==19.0 pyparsing==2.1.10 requests==2.22.0