Skip to content

Commit cfec602

Browse files
chore(deps-dev): bump pyjwt[crypto] from 2.9.0 to 2.10.1
Bumps [pyjwt[crypto]](https://github.com/jpadilla/pyjwt) from 2.9.0 to 2.10.1. - [Release notes](https://github.com/jpadilla/pyjwt/releases) - [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst) - [Commits](jpadilla/pyjwt@2.9.0...2.10.1) --- updated-dependencies: - dependency-name: pyjwt[crypto] dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 33e3c3c commit cfec602

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ portalocker==2.10.1 ; python_version >= '3.5' and platform_system == 'Windows'
7272

7373
pycparser==2.22
7474

75-
pyjwt[crypto]==2.9.0 ; python_version >= '3.7'
75+
pyjwt[crypto]==2.10.1 ; python_version >= '3.7'
7676

7777
pylint==3.2.7
7878

0 commit comments

Comments
 (0)