Skip to content

Commit 59d6ccf

Browse files
Bump pyjwt from 2.11.0 to 2.12.1
Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.11.0 to 2.12.1. - [Release notes](https://github.com/jpadilla/pyjwt/releases) - [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst) - [Commits](jpadilla/pyjwt@2.11.0...2.12.1) --- updated-dependencies: - dependency-name: pyjwt dependency-version: 2.12.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2d90805 commit 59d6ccf

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ moto = "==5.0.11"
1818
paramiko = "==3.5.1"
1919
pexpect = "==4.9.0"
2020
pylint = "*"
21-
pyjwt = "==2.11.0"
21+
pyjwt = "==2.12.1"
2222
pysftp = "*"
2323
pytest = "==8.2.1"
2424
parameterized = "*"

Pipfile.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)