diff options
author | 2024-03-22 04:20:51 +0000 | |
---|---|---|
committer | 2024-03-22 04:20:51 +0000 | |
commit | 063645deef2a34a0359a11caabca679cd3335b3f (patch) | |
tree | 876ae801ac7895b092df8739bc05301472121624 /pyproject.toml | |
parent | Bump Azure/k8s-deploy from 4 to 5 (#1482) (diff) |
Bump sentry-sdk from 1.42.0 to 1.43.0 (#1480)
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 5460f48c..b6668967 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -15,7 +15,7 @@ rapidfuzz = "3.6.2" arrow = "1.3.0" beautifulsoup4 = "4.12.3" pillow = "10.2.0" -sentry-sdk = "1.42.0" +sentry-sdk = "1.43.0" PyYAML = "6.0.1" emojis = "0.7.0" coloredlogs = "15.0.1" |