aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-05-18 07:24:54 +0000
committerGravatar GitHub <[email protected]>2024-05-18 07:24:54 +0000
commitde3c4bfe88af6ae58a3cec07bf3e4e8170b1e38e (patch)
treea09b601c594651f1ef6d915650303fe50729f1ff /pyproject.toml
parentMerge pull request #3056 from python-discord/jb3/active-nomvote-thresholds (diff)
Bump sentry-sdk from 2.1.1 to 2.2.0 (#3052)
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 2f9164719..ccd2ae94d 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -26,7 +26,7 @@ python-dateutil = "2.9.0.post0"
python-frontmatter = "1.1.0"
rapidfuzz = "3.9.0"
regex = "2024.5.15"
-sentry-sdk = "2.1.1"
+sentry-sdk = "2.2.0"
tldextract = "5.1.2"
pydantic = "2.6.4"
pydantic-settings = "2.2.1"