From 8e0bab31345d93e395f529171176ef10578bc00e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Jul 2023 23:53:54 +0000 Subject: [PATCH] Bump pyspnego from 0.8.0 to 0.9.1 Bumps [pyspnego](https://github.com/jborean93/pyspnego) from 0.8.0 to 0.9.1. - [Release notes](https://github.com/jborean93/pyspnego/releases) - [Changelog](https://github.com/jborean93/pyspnego/blob/main/CHANGELOG.md) - [Commits](https://github.com/jborean93/pyspnego/compare/v0.8.0...v0.9.1) --- updated-dependencies: - dependency-name: pyspnego dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/constraints.txt b/constraints.txt index 461eb0cbe..ba46739ab 100644 --- a/constraints.txt +++ b/constraints.txt @@ -118,7 +118,7 @@ pyjwt==2.6.0 # via # jira (setup.cfg) # requests-jwt -pyspnego==0.8.0 +pyspnego==0.9.1 # via requests-kerberos pytest==7.2.1 # via