aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 101c9502..ef365f70 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -19,7 +19,7 @@ gunicorn = "20.1.0"
httpx = "0.24.0"
markdown = "3.4.3"
psycopg2-binary = "2.9.6"
-PyJWT = {version = "2.6.0", extras = ["crypto"]}
+PyJWT = {version = "2.7.0", extras = ["crypto"]}
pymdown-extensions = "9.11"
python-frontmatter = "1.0.0"
pyyaml = "6.0"