diff options
| author | 2022-10-26 22:10:34 +0000 | |
|---|---|---|
| committer | 2022-10-26 22:10:34 +0000 | |
| commit | 13543c4d9439aa33bb8965a62ee34aa79c35fcd8 (patch) | |
| tree | 59cf0ff29583b0a6b2cc3a82cf1ad3c839be504e /pyproject.toml | |
| parent | Bump 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.toml | 2 |
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" |