From e5d500b116782dca1f9c1e82ab32e676e13bcf8a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Mar 2023 14:07:00 +0000 Subject: [PATCH] Bump six from 1.15.0 to 1.16.0 Bumps [six](https://github.com/benjaminp/six) from 1.15.0 to 1.16.0. - [Release notes](https://github.com/benjaminp/six/releases) - [Changelog](https://github.com/benjaminp/six/blob/master/CHANGES) - [Commits](https://github.com/benjaminp/six/compare/1.15.0...1.16.0) --- updated-dependencies: - dependency-name: six dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 17aff8103..a1327ce7a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -54,7 +54,7 @@ requests-oauthlib==1.3.1 schematics==2.1.0 sentry-sdk[flask]==1.5.8 Shapely==1.7.1 -six==1.15.0 +six==1.16.0 SQLAlchemy==1.3.20 text-unidecode==1.3 toml==0.10.1