diff options
| author | 2023-12-15 02:54:44 +0000 | |
|---|---|---|
| committer | 2023-12-15 02:54:44 +0000 | |
| commit | dbc6acbc5534131a448b13e4950ee51a7a3b9446 (patch) | |
| tree | dc02f5076eab902b7871ddb82b8004d07567771e /pyproject.toml | |
| parent | Bump ruff from 0.1.7 to 0.1.8 (#1411) (diff) | |
Bump sentry-sdk from 1.39.0 to 1.39.1 (#1412)
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 2bb40df2..feee81c6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -15,7 +15,7 @@ rapidfuzz = "3.5.2" arrow = "1.3.0" beautifulsoup4 = "4.12.2" pillow = "10.1.0" -sentry-sdk = "1.39.0" +sentry-sdk = "1.39.1" PyYAML = "6.0.1" emojis = "0.7.0" coloredlogs = "15.0.1" |