Skip to content

Commit

Permalink
Python dependency: Update gssapi requirement in /web/regression
Browse files Browse the repository at this point in the history
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.8.0...v1.9.0)

---
updated-dependencies:
- dependency-name: gssapi
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 3, 2024
1 parent a1f8e01 commit e6f539c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ bcrypt==4.2.*
cryptography==43.0.*
sshtunnel==0.*
ldap3==2.*
gssapi==1.8.*
gssapi==1.9.*
eventlet==0.37.0
user-agents==2.2.0
pywinpty==2.0.*; sys_platform=="win32"
Expand Down

0 comments on commit e6f539c

Please sign in to comment.