diff options
| author | 2024-04-04 03:22:04 +0000 | |
|---|---|---|
| committer | 2024-04-04 03:22:04 +0000 | |
| commit | 57a3eaf7475dec62b33721e43b9916bc36f6a256 (patch) | |
| tree | c8c8c7d4d02f69bd55b6c6c67ab3781e35b66d1c /pyproject.toml | |
| parent | Bump lxml from 5.2.0 to 5.2.1 (#1507) (diff) | |
Bump sentry-sdk from 1.44.0 to 1.44.1 (#1506)
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 16f124de..9e3254c6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -15,7 +15,7 @@ rapidfuzz = "3.7.0" arrow = "1.3.0" beautifulsoup4 = "4.12.3" pillow = "10.3.0" -sentry-sdk = "1.44.0" +sentry-sdk = "1.44.1" PyYAML = "6.0.1" emojis = "0.7.0" coloredlogs = "15.0.1" |