aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-12-20 02:13:15 +0000
committerGravatar GitHub <[email protected]>2023-12-20 02:13:15 +0000
commite5e708b948e4aa7aa633be2d9e05b0c6d00bd1a5 (patch)
tree4d116b5007e20515a56ad46c894e3470294ec322 /pyproject.toml
parentBump coverage from 7.3.2 to 7.3.3 (#2848) (diff)
Bump sentry-sdk from 1.39.0 to 1.39.1 (#2847)
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 18ea917f4..a71fa86ed 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -26,7 +26,7 @@ python-dateutil = "2.8.2"
python-frontmatter = "1.0.1"
rapidfuzz = "3.5.2"
regex = "2023.10.3"
-sentry-sdk = "1.39.0"
+sentry-sdk = "1.39.1"
tldextract = "5.1.1"
pydantic = "2.5.2"
pydantic-settings = "2.1.0"