Skip to content

Commit d5dc43a

Browse files
dependabot python package: bump jwt from 1.3.1 to 1.4.0
Bumps [jwt](https://github.com/GehirnInc/python-jwt) from 1.3.1 to 1.4.0. - [Release notes](https://github.com/GehirnInc/python-jwt/releases) - [Commits](GehirnInc/python-jwt@v1.3.1...v1.4.0) --- updated-dependencies: - dependency-name: jwt dependency-version: 1.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a9d0719 commit d5dc43a

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ name = "pypi"
55

66
[packages]
77
requests = "==2.32.2"
8-
jwt = "==1.3.1"
8+
jwt = "==1.4.0"
99
cryptography = "==45.0.5"
1010
python-dotenv = "==1.0.1"
1111

Pipfile.lock

Lines changed: 5 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)