Skip to content

Commit 738a4d1

Browse files
chore(deps-dev): bump pyjwt from 2.12.0 to 2.13.0
Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.12.0 to 2.13.0. - [Release notes](https://github.com/jpadilla/pyjwt/releases) - [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst) - [Commits](jpadilla/pyjwt@2.12.0...2.13.0) --- updated-dependencies: - dependency-name: pyjwt dependency-version: 2.13.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 73c69e3 commit 738a4d1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements-dev.txt

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

7272
pycparser==2.23
7373

74-
pyjwt[crypto]==2.12.0 ; python_version >= '3.7'
74+
pyjwt[crypto]==2.13.0 ; python_version >= '3.7'
7575

7676
pylint==4.0.5
7777

0 commit comments

Comments
 (0)