Sfoglia il codice sorgente

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 anni fa
committed by gavin
parent
commit
71531bd290
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      pyproject.toml

+ 1
- 1
pyproject.toml Vedi File

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


Caricamento…
Annulla
Salva