Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
⬆️ (dependencies): Update dependency pyspnego to v0.11.0 (#148)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Update | Change | OpenSSF | |---|---|---|---| | [pyspnego](https://github.com/jborean93/pyspnego) | minor | `==0.10.2` -> `==0.11.0` | [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/jborean93/pyspnego/badge)](https://securityscorecards.dev/viewer/?uri=github.com/jborean93/pyspnego) | --- ### Release Notes <details> <summary>jborean93/pyspnego (pyspnego)</summary> ### [`v0.11.0`](https://github.com/jborean93/pyspnego/blob/HEAD/CHANGELOG.md#0110---2024-06-12) [Compare Source](https://github.com/jborean93/pyspnego/compare/v0.10.2...v0.11.0) - Support input password string encoded with the `surrogatepass` error option - This allows the caller to provide a password for a gMSA or machine account that could contain invalid surrogate pairs for both NTLM and Kerberos auth. - Stop using deprecated `datetime.dateime.utcnow()` for CredSSP acceptor context - Treat an empty string as a valid password, `None` is kept as use the cached credential - Improve the exception shown when no password was provided and no cached credential was available </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/chezmoi-sh/atlas). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM5My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
- Loading branch information