Skip to content

Commit 20d026b

Browse files
Python dependency: Update gssapi requirement from ==1.9.* to ==1.10.*
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.9.0...v1.10.0) --- updated-dependencies: - dependency-name: gssapi dependency-version: 1.10.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 500a5c7 commit 20d026b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Flask-WTF==1.2.*
3434
Flask==3.1.*
3535
google-api-python-client==2.*
3636
google-auth-oauthlib==1.2.2
37-
gssapi==1.9.*
37+
gssapi==1.10.*
3838
jsonformatter~=0.3.4
3939
keyring==25.*
4040
ldap3==2.*

0 commit comments

Comments
 (0)