aboutsummaryrefslogtreecommitdiffstats
path: root/pyproject.toml
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-10-26 22:10:34 +0000
committerGravatar GitHub <[email protected]>2022-10-26 22:10:34 +0000
commit13543c4d9439aa33bb8965a62ee34aa79c35fcd8 (patch)
tree59cf0ff29583b0a6b2cc3a82cf1ad3c839be504e /pyproject.toml
parentBump pip-licenses from 3.5.4 to 3.5.5 (#1127) (diff)
Bump sentry-sdk from 1.10.0 to 1.10.1 (#1130)
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 624fb41d..a975369a 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -17,7 +17,7 @@ rapidfuzz = "2.11.1"
arrow = "1.2.3"
beautifulsoup4 = "4.11.1"
pillow = "9.2.0"
-sentry-sdk = "1.10.0"
+sentry-sdk = "1.10.1"
PyYAML = "6.0"
emojis = "0.6.0"
coloredlogs = "15.0.1"