diff options
author | 2024-02-22 21:19:42 +0000 | |
---|---|---|
committer | 2024-02-22 21:19:42 +0000 | |
commit | d0a002b3150c345134c576013696fae8d2926ab6 (patch) | |
tree | 4ede83078754361200add415ba8df1a918e4fca0 /pyproject.toml | |
parent | Bump httpx from 0.26.0 to 0.27.0 (#2933) (diff) |
Bump sentry-sdk from 1.40.4 to 1.40.5 (#2931)
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 4a9db205a..c53d9e102 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -26,7 +26,7 @@ python-dateutil = "2.8.2" python-frontmatter = "1.1.0" rapidfuzz = "3.6.1" regex = "2023.12.25" -sentry-sdk = "1.40.4" +sentry-sdk = "1.40.5" tldextract = "5.1.1" pydantic = "2.5.2" pydantic-settings = "2.1.0" |