Skip to content

Commit

Permalink
Bump pyjwt from 1.7.1 to 2.4.0 in /backend/requirements
Browse files Browse the repository at this point in the history
Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 1.7.1 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.7.1...2.4.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 25, 2022
1 parent 178b4ce commit ec4e74a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/requirements/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ graphql-core==2.3.2
graphql-relay==2.0.1
django-guardian==2.4.0
promise==2.3
pyJWT==1.7.1
pyJWT==2.4.0
PyYAML==5.4.1
django-environ==0.8.1
postgres==4.0
Expand Down

0 comments on commit ec4e74a

Please sign in to comment.