From 3e28b1430ce357b6079e369cb63d63dd6263833e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" Date: Mon, 27 May 2019 15:36:19 +0000 Subject: [PATCH] Bump appdirs from 1.4.0 to 1.4.3 Bumps [appdirs](https://github.com/ActiveState/appdirs) from 1.4.0 to 1.4.3. - [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.3) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 17626b5..1e0525e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -appdirs==1.4.0 +appdirs==1.4.3 packaging==19.0 pyparsing==2.1.10 requests==2.22.0