aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-06-27 06:49:08 +0000
committerGravatar GitHub <[email protected]>2024-06-27 06:49:08 +0000
commitc947e201614a01e9a08118ca0afedd448a611e9c (patch)
tree5f3b9aaf6ca8fcaaeefbaae96a1291615a37c17e /pyproject.toml
parentMerge pull request #3103 from python-discord/dependabot/pip/pydis-core-11.2.0 (diff)
Bump sentry-sdk from 2.6.0 to 2.7.0 (#3105)
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 e7f2375d3..c6105ecae 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -25,7 +25,7 @@ python-dateutil = "2.9.0.post0"
python-frontmatter = "1.1.0"
rapidfuzz = "3.9.3"
regex = "2024.5.15"
-sentry-sdk = "2.6.0"
+sentry-sdk = "2.7.0"
tldextract = "5.1.2"
pydantic = "2.6.4"
pydantic-settings = "2.2.1"