aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-07-04 22:51:09 +0000
committerGravatar GitHub <[email protected]>2024-07-04 22:51:09 +0000
commit449848116c3d12515a80bc0b859ed5e1017c94a6 (patch)
tree981d66824f3238dc6faec407798308af64a44bee /pyproject.toml
parentBump ruff from 0.4.10 to 0.5.0 (#3107) (diff)
Bump sentry-sdk from 2.7.0 to 2.7.1 (#3108)
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 31f4109e7..7e3adef14 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.7.0"
+sentry-sdk = "2.7.1"
tldextract = "5.1.2"
pydantic = "2.6.4"
pydantic-settings = "2.2.1"