Skip to content

Commit eeb2730

Browse files
chore(deps-dev): bump pyjwt from 2.9.0 to 2.12.0
Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.9.0 to 2.12.0. - [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.12.0) --- updated-dependencies: - dependency-name: pyjwt dependency-version: 2.12.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7c2fe27 commit eeb2730

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
@@ -72,7 +72,7 @@ portalocker==2.10.1 ; python_version >= '3.5' and platform_system == 'Windows'
7272

7373
pycparser==2.23
7474

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

7777
pylint==3.3.8
7878

0 commit comments

Comments
 (0)