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 04d015d4..a63f65b4 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -24,7 +24,7 @@ pyjwt = {version = "2.10.0", extras = ["crypto"]}
pymdown-extensions = "10.12"
python-frontmatter = "1.1.0"
pyyaml = "6.0.2"
-sentry-sdk = "2.19.0"
+sentry-sdk = "2.20.0"
whitenoise = "6.8.2"
[tool.poetry.group.dev.dependencies]