diff options
| author | 2024-04-04 03:23:46 +0000 | |
|---|---|---|
| committer | 2024-04-04 03:23:46 +0000 | |
| commit | 577c8da66e618666891eaf237c4e0ca33750230f (patch) | |
| tree | 02a6046b4a68419f697fd2b2a6e1dd2a4152ed2e /pyproject.toml | |
| parent | Bump lxml from 5.2.0 to 5.2.1 (#3003) (diff) | |
Bump sentry-sdk from 1.44.0 to 1.44.1 (#3002)
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 3f53ac80f..15966822f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -26,7 +26,7 @@ python-dateutil = "2.9.0.post0" python-frontmatter = "1.1.0" rapidfuzz = "3.7.0" regex = "2023.12.25" -sentry-sdk = "1.44.0" +sentry-sdk = "1.44.1" tldextract = "5.1.2" pydantic = "2.6.4" pydantic-settings = "2.2.1" |