aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-02-07 07:24:18 +0000
committerGravatar GitHub <[email protected]>2024-02-07 07:24:18 +0000
commit1aab7a304348d7c7bd0b14c52402060ec1bb2747 (patch)
tree8d8483c778c65c14f8866c404f5f8d387f3d7306 /pyproject.toml
parentUse the new mailing lists API to track news (#2852) (diff)
Bump sentry-sdk from 1.40.0 to 1.40.1 (#2915)
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 8c0351d1d..08360948f 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -26,7 +26,7 @@ python-dateutil = "2.8.2"
python-frontmatter = "1.1.0"
rapidfuzz = "3.6.1"
regex = "2023.12.25"
-sentry-sdk = "1.40.0"
+sentry-sdk = "1.40.1"
tldextract = "5.1.1"
pydantic = "2.5.2"
pydantic-settings = "2.1.0"