From 81875643aac17a26a2e3c72c21f83439951460b0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Feb 2023 19:23:47 +0000 Subject: [PATCH] dependabot: bump pyjwt[crypto] from 2.5.0 to 2.6.0 Bumps [pyjwt[crypto]](https://github.com/jpadilla/pyjwt) from 2.5.0 to 2.6.0. - [Release notes](https://github.com/jpadilla/pyjwt/releases) - [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst) - [Commits](https://github.com/jpadilla/pyjwt/compare/2.5.0...2.6.0) --- updated-dependencies: - dependency-name: pyjwt[crypto] dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-integration.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-integration.txt b/requirements-integration.txt index 1e9b2f3d..43b61501 100644 --- a/requirements-integration.txt +++ b/requirements-integration.txt @@ -36,7 +36,7 @@ pyasn1==0.4.8 # via ldap3 pycparser==2.21 # via cffi -pyjwt[crypto]==2.5.0 +pyjwt[crypto]==2.6.0 # via # wipac-keycloak-rest-services # wipac-rest-tools