From bbcd2a81d1638b6e692db6edc521f3f453b9b5a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 May 2022 06:01:43 +0000 Subject: [PATCH] Bump fs from 2.4.14 to 2.4.16 Bumps [fs](https://github.com/PyFilesystem/pyfilesystem2) from 2.4.14 to 2.4.16. - [Release notes](https://github.com/PyFilesystem/pyfilesystem2/releases) - [Changelog](https://github.com/PyFilesystem/pyfilesystem2/blob/master/CHANGELOG.md) - [Commits](https://github.com/PyFilesystem/pyfilesystem2/compare/v2.4.14...2.4.16) --- updated-dependencies: - dependency-name: fs 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 07fc099..476a3a8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ appdirs==1.4.4 # via fs commandlines==0.4.1 # via ufolint (setup.py) fonttools[ufo]==4.27.1 # via ufolint (setup.py) -fs==2.4.14 # via fonttools +fs==2.4.16 # via fonttools pytz==2021.3 # via fs six==1.16.0 # via fs