aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-02-29 03:52:20 +0000
committerGravatar GitHub <[email protected]>2024-02-29 03:52:20 +0000
commit4ef073104b8b5ac743791f91c8a1b461afee79d9 (patch)
tree237c55305329a9e1c38e20037bcdef1e326dd4c1 /pyproject.toml
parentBump coverage from 7.4.2 to 7.4.3 (#2936) (diff)
Bump sentry-sdk from 1.40.5 to 1.40.6 (#2939)
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 27deb241d..f901ede0c 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.5"
+sentry-sdk = "1.40.6"
tldextract = "5.1.1"
pydantic = "2.5.2"
pydantic-settings = "2.2.1"