Skip to content
This repository has been archived by the owner on Jan 27, 2025. It is now read-only.

Bump pyjwt from 1.6.4 to 2.4.0 in /release #2337

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump pyjwt from 1.6.4 to 2.4.0 in /release
Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 1.6.4 to 2.4.0.
- [Release notes](https://github.com/jpadilla/pyjwt/releases)
- [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst)
- [Commits](jpadilla/pyjwt@1.6.4...2.4.0)

---
updated-dependencies:
- dependency-name: pyjwt
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 25, 2022
commit 7de7d188482e247fc6f0864d5c639c0f613fe339
2 changes: 1 addition & 1 deletion release/requirements.txt
Original file line number Diff line number Diff line change
@@ -2,6 +2,6 @@ certifi==2018.4.16
chardet==3.0.4
idna==2.7
PyGithub==1.40
PyJWT==1.6.4
PyJWT==2.4.0
requests==2.19.1
urllib3==1.23