From 9149f8f9587fc476c5d9b816629f6b90c8d89013 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 19 Sep 2021 18:26:57 +0000 Subject: [PATCH] Bump appdirs from 1.4.3 to 1.4.4 Bumps [appdirs](https://github.com/ActiveState/appdirs) from 1.4.3 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.3...1.4.4) --- updated-dependencies: - dependency-name: appdirs 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 f104bbd..c1ff131 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -appdirs==1.4.3 +appdirs==1.4.4 beautifulsoup4==4.9.3 bs4==0.0.1 CacheControl==0.12.6