diff options
author | 2024-07-15 20:54:14 +0000 | |
---|---|---|
committer | 2024-07-15 20:54:14 +0000 | |
commit | 449c08b764dd176aac12556299824e4b9a59a79e (patch) | |
tree | b375cf2c111c639b709247208be0b5b705f843d8 /pyproject.toml | |
parent | Bump 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.toml | 2 |
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" |