浏览代码

Bump pyjwt from 2.1.0 to 2.4.0 in /containers/backend (#723)

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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot/npm_and_yarn/socket.io-parser-4.0.5
dependabot[bot] 2 年前
committed by GitHub
父节点
当前提交
565e68af7d
找不到此签名对应的密钥 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


正在加载...
取消
保存