aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar Xithrius <[email protected]>2022-11-23 13:30:56 -0800
committerGravatar GitHub <[email protected]>2022-11-23 13:30:56 -0800
commit2f0959b6fea478a9a45f462600207691de4268ab (patch)
tree76f0f684103c4597a651574b25239d4cf201f643 /pyproject.toml
parentMerge pull request #765 from Robin5605/discordpy-error-handling (diff)
parentMerge branch 'main' into dependabot/pip/sentry-sdk-1.11.1 (diff)
Merge pull request #802 from python-discord/dependabot/pip/sentry-sdk-1.11.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 ecd71dac..fa15e290 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -17,7 +17,7 @@ whitenoise = "6.2.0"
httpx = "0.23.1"
pyyaml = "6.0"
gunicorn = "20.1.0"
-sentry-sdk = "1.11.0"
+sentry-sdk = "1.11.1"
markdown = "3.4.1"
python-frontmatter = "1.0.0"
django-prometheus = "2.2.0"