aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-11-01 06:29:44 +0000
committerGravatar GitHub <[email protected]>2023-11-01 06:29:44 +0000
commitb0ea8c808d8a22eaaf4566cd915683607114f324 (patch)
treec69e7eb985e95ed703231344875aa3d8bcf3dd0f /pyproject.toml
parentRemove cooldown role (#2774) (diff)
Bump sentry-sdk from 1.32.0 to 1.33.0 (#2798)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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 799644363..fb292ff91 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -26,7 +26,7 @@ python-dateutil = "2.8.2"
python-frontmatter = "1.0.0"
rapidfuzz = "3.4.0"
regex = "2023.10.3"
-sentry-sdk = "1.32.0"
+sentry-sdk = "1.33.0"
tldextract = "5.0.1"
pydantic = "2.0.3"
pydantic-settings = "2.0.3"