diff options
author | 2024-06-21 02:42:49 -0700 | |
---|---|---|
committer | 2024-06-21 02:42:49 -0700 | |
commit | 88f665a6f818122d452d6e0bfe405c035063f668 (patch) | |
tree | c755f28f86c9026e6fe69256421251eb14f52ccb /pyproject.toml | |
parent | Bump 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.toml | 2 |
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" |