diff options
| author | 2022-11-20 20:01:50 +0000 | |
|---|---|---|
| committer | 2022-11-20 20:01:50 +0000 | |
| commit | 5d772234353488c9ca3ed5317a12007fa726b86b (patch) | |
| tree | 1aee58b7bdbe552b326b01fe7cf0d661074ebde6 /pyproject.toml | |
| parent | Bump pip-licenses from 4.0.0 to 4.0.1 (#1149) (diff) | |
Bump sentry-sdk from 1.10.1 to 1.11.0 (#1150)
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 4309d812..5120e010 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -17,7 +17,7 @@ rapidfuzz = "2.13.2" arrow = "1.2.3" beautifulsoup4 = "4.11.1" pillow = "9.3.0" -sentry-sdk = "1.10.1" +sentry-sdk = "1.11.0" PyYAML = "6.0" emojis = "0.6.0" coloredlogs = "15.0.1" |