tagreader-python
tagreader-python copied to clipboard
chore(deps): bump requests-ntlm from 1.2.0 to 1.3.0
Bumps requests-ntlm from 1.2.0 to 1.3.0.
Release notes
Sourced from requests-ntlm's releases.
v1.3.0
What's Changed
- Fix type annotation problem by setting correct pyspnego min version by
@jborean93in requests/requests-ntlm#135- Throw an exception in case of access denied by
@AdrianVollmerin requests/requests-ntlm#138- Favour pure NTLM provider and fix SPN by
@jborean93in requests/requests-ntlm#137- Add type annotation and black/isort checks by
@jborean93in requests/requests-ntlm#140- Update CI and version and ignore black diff by
@jborean93in requests/requests-ntlm#141New Contributors
@AdrianVollmermade their first contribution in requests/requests-ntlm#138Full Changelog: https://github.com/requests/requests-ntlm/compare/v1.2.0...v1.3.0
Commits
717339fUpdate CI and version and ignore black diff (#141)986a8adApply bulk black and isort changes5f71c99Add type annotation and black/isort checks0256cecFavour pure NTLM provider and fix SPN (#137)1488ba9Throw an exception in case of access denied (#138)b80f1c7Fix type annotation problem by setting correct pyspnego min version (#135)- See full diff in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.