aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-06-21 09:46:13 +0000
committerGravatar GitHub <[email protected]>2024-06-21 09:46:13 +0000
commit8f7d070b60385d7f6386ce09fc7d0fe46a5825de (patch)
treed698e11db5a58a03bb450818f500d590c7904607 /pyproject.toml
parentBump docker/build-push-action from 5 to 6 (#3096) (diff)
Bump sentry-sdk from 2.5.1 to 2.6.0 (#3098)
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 a375f6219..1a1376256 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.5.1"
+sentry-sdk = "2.6.0"
tldextract = "5.1.2"
pydantic = "2.6.4"
pydantic-settings = "2.2.1"