aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 86248cff..34e887e1 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -20,7 +20,7 @@ gunicorn = "23.0.0"
httpx = "0.27.2"
markdown = "3.7"
psycopg = {extras = ["binary"], version = "3.2.3"}
-pyjwt = {version = "2.10.0", extras = ["crypto"]}
+pyjwt = {version = "2.10.1", extras = ["crypto"]}
pymdown-extensions = "10.12"
python-frontmatter = "1.1.0"
pyyaml = "6.0.2"