From 83a25ed98de25e91b7f0e6c517423215daaedd80 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Aug 2023 03:36:25 +0000 Subject: [PATCH] Bump service-identity from 18.1.0 to 23.1.0 Bumps [service-identity](https://github.com/pyca/service-identity) from 18.1.0 to 23.1.0. - [Release notes](https://github.com/pyca/service-identity/releases) - [Changelog](https://github.com/pyca/service-identity/blob/main/CHANGELOG.md) - [Commits](https://github.com/pyca/service-identity/compare/18.1.0...23.1.0) --- updated-dependencies: - dependency-name: service-identity dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 86a88d4..1de2011 100644 --- a/requirements.txt +++ b/requirements.txt @@ -48,7 +48,7 @@ PyYAML==5.3.1 requests==2.22.0 requests-unixsocket==0.2.0 SecretStorage==2.3.1 -service-identity==18.1.0 +service-identity==23.1.0 simplejson==3.16.0 six==1.14.0 ssh-import-id==5.10