aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar Boris Muratov <[email protected]>2021-08-03 22:11:59 +0300
committerGravatar GitHub <[email protected]>2021-08-03 22:11:59 +0300
commitb99895083bd97ec8003fb0467afdfc7c5f12a021 (patch)
tree6c3e06a83cedf58c335a0cadf8d9ec74b364b618 /pyproject.toml
parentAdd comment on RedisCache (diff)
parentMerge pull request #1712 from python-discord/mbaruh-patch-1 (diff)
Merge branch 'main' into autoreview-toggle
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]