From b82c84cf9f3521355ce95c8042989fc724d4cd71 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Aug 2026 03:10:55 +0000 Subject: [PATCH] Bump gssapi from 1.11.1 to 1.12.0 Bumps [gssapi](https://github.com/pythongssapi/python-gssapi) from 1.11.1 to 1.12.0. - [Release notes](https://github.com/pythongssapi/python-gssapi/releases) - [Commits](https://github.com/pythongssapi/python-gssapi/compare/v1.11.1...v1.12.0) --- updated-dependencies: - dependency-name: gssapi dependency-version: 1.12.0 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 9442876..bb2d6cb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1 +1 @@ -gssapi==1.11.1 +gssapi==1.12.0