aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar ChrisJL <[email protected]>2021-08-03 18:00:40 +0100
committerGravatar GitHub <[email protected]>2021-08-03 18:00:40 +0100
commitf567c1b748a5a5e4b362b1d300abd75ea36f356e (patch)
tree0aae6b820348dc04a8c0d1a1bed020a1e5b548ab /pyproject.toml
parentCorrectly delete from cache (diff)
parentUpdate Sentry SDK to 1.3 (diff)
Merge branch 'main' into mbaruh-patch-1
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 8eac504c5..2ae79f9e4 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -28,7 +28,7 @@ python-dateutil = "~=2.8"
python-frontmatter = "~=1.0.0"
pyyaml = "~=5.1"
regex = "==2021.4.4"
-sentry-sdk = "~=0.19"
+sentry-sdk = "~=1.3"
statsd = "~=3.3"
[tool.poetry.dev-dependencies]