ソースを参照

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年前
committed by GitHub
コミット
3faeb9b1a7
この署名に対応する既知のキーがデータベースに存在しません GPGキーID: 4AEE18F83AFDEB23
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      containers/backend/requirements.txt

+ 1
- 1
containers/backend/requirements.txt ファイルの表示

@@ -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


読み込み中…
キャンセル
保存