From fed642c8cafe3ac4614005989ec60731405f87f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jan 2024 01:43:43 +0000 Subject: [PATCH] Bump service-identity from 18.1.0 to 24.1.0 Bumps [service-identity](https://github.com/sponsors/hynek) from 18.1.0 to 24.1.0. - [Commits](https://github.com/sponsors/hynek/commits) --- 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 e40553f..a5a648b 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==24.1.0 simplejson==3.16.0 six==1.14.0 ssh-import-id==5.10