Skip to content

Commit 8b4fa67

Browse files
Python dependency: Update gssapi requirement in /web/regression
Updates the requirements on [gssapi](https://github.com/pythongssapi/python-gssapi) to permit the latest version. - [Release notes](https://github.com/pythongssapi/python-gssapi/releases) - [Commits](pythongssapi/python-gssapi@v1.10.0...v1.11.1) --- updated-dependencies: - dependency-name: gssapi dependency-version: 1.11.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 18c73d0 commit 8b4fa67

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Flask-WTF==1.2.*
3535
Flask==3.1.*
3636
google-api-python-client==2.*
3737
google-auth-oauthlib==1.2.4
38-
gssapi==1.10.*
38+
gssapi==1.11.*
3939
jsonformatter~=0.3.4
4040
keyring==25.*
4141
ldap3==2.*

0 commit comments

Comments
 (0)