From a18100b8d3246bf41475ca811620a653427b3446 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 May 2021 17:11:15 +0000 Subject: [PATCH] Bump service-identity from 18.1.0 to 21.1.0 in /src/requirements Bumps [service-identity](https://github.com/pyca/service-identity) from 18.1.0 to 21.1.0. - [Release notes](https://github.com/pyca/service-identity/releases) - [Changelog](https://github.com/pyca/service-identity/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/service-identity/compare/18.1.0...21.1.0) Signed-off-by: dependabot[bot] --- src/requirements/production.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements/production.txt b/src/requirements/production.txt index 03c46c0f..2425caff 100644 --- a/src/requirements/production.txt +++ b/src/requirements/production.txt @@ -32,7 +32,7 @@ psycopg2-binary==2.8.6 pyOpenSSL==20.0.1 PyPDF2==1.26.0 python-magic==0.4.18 -service-identity==18.1.0 +service-identity==21.1.0 Unidecode==1.2.0 wheel==0.36.2