fedora-infra / fasjson

GNU General Public License v3.0
8 stars 15 forks source link

Update dependency pyspnego to v0.11.0 #730

Closed renovate[bot] closed 2 weeks ago

renovate[bot] commented 2 weeks ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pyspnego ==0.10.2 -> ==0.11.0 age adoption passing confidence

Release Notes

jborean93/pyspnego (pyspnego) ### [`v0.11.0`](https://togithub.com/jborean93/pyspnego/blob/HEAD/CHANGELOG.md#0110---2024-06-12) [Compare Source](https://togithub.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

Configuration

πŸ“… Schedule: Branch creation - "every weekday" (UTC), 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.



This PR has been generated by Mend Renovate. View repository job log here.