浏览代码

chore(deps): Bump PyJWT from 2.0.1 to 2.4.0

Consists of security & bug fixes, and seemingly no breaking changes

Ref: https://pyjwt.readthedocs.io/en/stable/changelog.html
version-14
Gavin D'souza 3 年前
committed by gavin
父节点
当前提交
71531bd290
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      pyproject.toml

+ 1
- 1
pyproject.toml 查看文件

@@ -14,7 +14,7 @@ dependencies = [
"GitPython~=3.1.14",
"Jinja2~=3.1.2",
"Pillow~=9.1.1",
"PyJWT~=2.0.1",
"PyJWT~=2.4.0",
"PyMySQL~=1.0.2",
"PyPDF2~=2.1.0",
"PyPika~=0.48.9",


正在加载...
取消
保存