From d6289e3275cbff8692d516ed2788ccca39ddec42 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Nov 2021 06:01:24 +0000 Subject: [PATCH] Bump fs from 2.4.13 to 2.4.14 Bumps [fs](https://github.com/PyFilesystem/pyfilesystem2) from 2.4.13 to 2.4.14. - [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.13...v2.4.14) --- 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 80769d8..07fc099 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.13 # via fonttools +fs==2.4.14 # via fonttools pytz==2021.3 # via fs six==1.16.0 # via fs