aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-06-21 02:42:49 -0700
committerGravatar GitHub <[email protected]>2024-06-21 02:42:49 -0700
commit88f665a6f818122d452d6e0bfe405c035063f668 (patch)
treec755f28f86c9026e6fe69256421251eb14f52ccb /pyproject.toml
parentBump docker/build-push-action from 5 to 6 (#1552) (diff)
Bump sentry-sdk from 2.5.1 to 2.6.0 (#1556)
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 ed703a42..2b32e859 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -15,7 +15,7 @@ rapidfuzz = "3.9.3"
arrow = "1.3.0"
beautifulsoup4 = "4.12.3"
pillow = "10.3.0"
-sentry-sdk = "2.5.1"
+sentry-sdk = "2.6.0"
PyYAML = "6.0.1"
emojis = "0.7.0"
coloredlogs = "15.0.1"