Skip to content

Commit c54abd4

Browse files
deps(python)(deps): 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] <support@github.com>
1 parent d1bd0cf commit c54abd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testing/requirements-testing.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ ftputil==5.0.4
7979

8080
# Security testing
8181
cryptography>=41.0.0
82-
jwt==1.3.1
82+
jwt==1.4.0
8383

8484
# Development and debugging
8585
ipython==8.18.1

0 commit comments

Comments
 (0)