aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-04-27 10:16:41 +0000
committerGravatar GitHub <[email protected]>2024-04-27 10:16:41 +0000
commitbdb22afc3c8d5c3a9b2f931a48496b6330c75f0a (patch)
tree7ff064e2c28db2dd500071acdacf29f831d27f23 /pyproject.toml
parentBump coverage from 7.4.4 to 7.5.0 (#3027) (diff)
Bump sentry-sdk from 1.45.0 to 2.0.1 (#3031)
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 418372e19..77c2d6010 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -26,7 +26,7 @@ python-dateutil = "2.9.0.post0"
python-frontmatter = "1.1.0"
rapidfuzz = "3.8.1"
regex = "2024.4.16"
-sentry-sdk = "1.45.0"
+sentry-sdk = "2.0.1"
tldextract = "5.1.2"
pydantic = "2.6.4"
pydantic-settings = "2.2.1"