aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar Xithrius <[email protected]>2022-12-28 13:17:10 -0800
committerGravatar GitHub <[email protected]>2022-12-28 13:17:10 -0800
commitcefad577c7811efb89a26b5f5c5941e48057e3cd (patch)
tree358077d19b3caa498935f8250c7f3d61ae3b0d8e /pyproject.toml
parentMerge pull request #820 from python-discord/dependabot/pip/pep8-naming-0.13.3 (diff)
parentBump sentry-sdk from 1.11.1 to 1.12.1 (diff)
Merge pull request #819 from python-discord/dependabot/pip/sentry-sdk-1.12.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 44520ffd..5c21fb0b 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.1"
+sentry-sdk = "1.12.1"
markdown = "3.4.1"
python-frontmatter = "1.0.0"
django-prometheus = "2.2.0"