aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar mbaruh <[email protected]>2021-08-27 14:40:06 +0300
committerGravatar mbaruh <[email protected]>2021-08-27 14:40:06 +0300
commit367cf10873bfb25ca44cbc1ef783e39a45444355 (patch)
tree4197217e4a2d2a33deee7b72401af8316bb3b708 /pyproject.toml
parentFix references to kwarg after renaming in clean command (diff)
parentAdded bot variables tag (#1784) (diff)
Merge branch 'main' into cleanrework
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]