aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-05-23 21:57:43 +0000
committerGravatar GitHub <[email protected]>2023-05-23 21:57:43 +0000
commit3af1499ae49c20d0f19e96e2bc12a2e53ee0ae11 (patch)
treeaf3d8d9f7ae3304d796b177724b7f96d4593f6ef /pyproject.toml
parentMerge pull request #2599 from python-discord/dependabot/pip/pytest-xdist-3.3.1 (diff)
Bump sentry-sdk from 1.22.2 to 1.24.0 (#2608)
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 ba9edfe05..f0baffac4 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -27,7 +27,7 @@ python-frontmatter = "1.0.0"
pyyaml = "6.0"
rapidfuzz = "3.0.0"
regex = "2023.5.5"
-sentry-sdk = "1.22.2"
+sentry-sdk = "1.24.0"
tldextract = "3.4.4"
pydantic = { version = "1.10.7", extras = ["dotenv"]}