aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-07-15 20:54:14 +0000
committerGravatar GitHub <[email protected]>2024-07-15 20:54:14 +0000
commit449c08b764dd176aac12556299824e4b9a59a79e (patch)
treeb375cf2c111c639b709247208be0b5b705f843d8 /pyproject.toml
parentBump ruff from 0.5.0 to 0.5.2 (#1576) (diff)
Bump sentry-sdk from 2.7.1 to 2.10.0 (#1579)
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 a6370450..ffcd8420 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -15,7 +15,7 @@ rapidfuzz = "3.9.4"
arrow = "1.3.0"
beautifulsoup4 = "4.12.3"
pillow = "10.4.0"
-sentry-sdk = "2.7.1"
+sentry-sdk = "2.10.0"
PyYAML = "6.0.1"
emojis = "0.7.0"
coloredlogs = "15.0.1"