Browse Source

Bump pyjwt from 2.1.0 to 2.4.0 in /containers/backend

Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.1.0 to 2.4.0.
- [Release notes](https://github.com/jpadilla/pyjwt/releases)
- [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/jpadilla/pyjwt/compare/2.1.0...2.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
pull/723/head
dependabot[bot] 2 years ago
committed by GitHub
parent
commit
3faeb9b1a7
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      containers/backend/requirements.txt

+ 1
- 1
containers/backend/requirements.txt View File

@@ -1,7 +1,7 @@
Django==3.2.16
django-cors-middleware==1.5.0
djangorestframework==3.12.4
PyJWT==2.1.0
PyJWT==2.4.0
djangorestframework-simplejwt==4.8.0
djoser==2.1.0
envparse==0.2.0


Loading…
Cancel
Save