Skip to content
This repository was archived by the owner on Jul 31, 2024. It is now read-only.

Commit 9180624

Browse files
Bump pyjwt from 2.7.0 to 2.8.0 (#78)
Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.7.0 to 2.8.0. - [Release notes](https://github.com/jpadilla/pyjwt/releases) - [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst) - [Commits](jpadilla/pyjwt@2.7.0...2.8.0) --- updated-dependencies: - dependency-name: pyjwt dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 77e886c commit 9180624

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ idna==3.4
88
packaging==23.1
99
pycparser==2.21
1010
PyGithub==1.59.0
11-
PyJWT==2.7.0
11+
PyJWT==2.8.0
1212
PyNaCl==1.5.0
1313
requests==2.31.0
1414
urllib3==2.0.4

0 commit comments

Comments
 (0)