diff options
| author | 2024-03-17 03:05:39 +0000 | |
|---|---|---|
| committer | 2024-03-17 03:05:39 +0000 | |
| commit | d87c7e594d776c8106d8bb65918b77fc1feaefd6 (patch) | |
| tree | d74e718a65b131aebd8ba4b5cf004837f6542c7f /pyproject.toml | |
| parent | Bump azure/setup-kubectl from 3 to 4 (#1475) (diff) | |
Bump sentry-sdk from 1.41.0 to 1.42.0 (#1476)
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 3e9fe1ac..2257e3f3 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.41.0" +sentry-sdk = "1.42.0"  PyYAML = "6.0.1"  emojis = "0.7.0"  coloredlogs = "15.0.1"  |