aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-03-21 21:06:30 +0000
committerGravatar GitHub <[email protected]>2023-03-21 21:06:30 +0000
commitf9dae3d304340d61ddb3be846ca57d96e951985a (patch)
treec07361ab1f27af53879bbeb2a7421e611ecf5715 /pyproject.toml
parentMerge pull request #2469 from python-discord/dependabot/pip/pytest-xdist-3.2.1 (diff)
Bump sentry-sdk from 1.16.0 to 1.17.0 (#2474)
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 4aa2b5e81..fbca9b49d 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -27,7 +27,7 @@ python-frontmatter = "1.0.0"
pyyaml = "6.0"
rapidfuzz = "2.13.7"
regex = "2022.10.31"
-sentry-sdk = "1.16.0"
+sentry-sdk = "1.17.0"
tldextract = "3.4.0"
pydantic = { version = "1.10.6", extras = ["dotenv"]}