Skip to content

Commit 225910d

Browse files
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](jpadilla/pyjwt@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] <support@github.com>
1 parent ae6e1ab commit 225910d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-integration.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ pyasn1-modules==0.2.8
7070
# via google-auth
7171
pycparser==2.21
7272
# via cffi
73-
pyjwt[crypto]==2.5.0
73+
pyjwt[crypto]==2.6.0
7474
# via
7575
# wipac-keycloak-rest-services
7676
# wipac-rest-tools

0 commit comments

Comments
 (0)