diff options
author | 2024-05-21 02:12:00 +0000 | |
---|---|---|
committer | 2024-05-21 02:12:00 +0000 | |
commit | d3c3abaf87cb3ff4794fe0cefc927ec954d48990 (patch) | |
tree | e5070a2bb75aa3eb5b26af82c56ea04a3c8b0216 /pyproject.toml | |
parent | Cleanup constants (#1484) (diff) |
Bump sentry-sdk from 2.1.1 to 2.2.0 (#1531)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'pyproject.toml')
-rw-r--r-- | pyproject.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml index 8fcd3740..dbb52c3c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -15,7 +15,7 @@ rapidfuzz = "3.9.1" arrow = "1.3.0" beautifulsoup4 = "4.12.3" pillow = "10.3.0" -sentry-sdk = "2.1.1" +sentry-sdk = "2.2.0" PyYAML = "6.0.1" emojis = "0.7.0" coloredlogs = "15.0.1" |