Skip to content

Commit fa500a2

Browse files
dependabot[bot]jfpanisset
authored andcommitted
Bump pyjwt from 2.8.0 to 2.12.0
Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.8.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.8.0...2.12.0) --- updated-dependencies: - dependency-name: pyjwt dependency-version: 2.12.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 84a4e6a commit fa500a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"pluginbase==1.0.1",
4444
"pygithub==2.2.0",
4545
"pygments==2.17.2; python_version >= '3.7'",
46-
"pyjwt==2.8.0",
46+
"pyjwt==2.12.0",
4747
"python-dateutil==2.9.0.post0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2'",
4848
"pyyaml==5.4.1", # capped by conan
4949
"requests==2.32.0",

0 commit comments

Comments
 (0)