diff options
| author | 2024-03-08 23:10:33 +0000 | |
|---|---|---|
| committer | 2024-03-08 23:10:33 +0000 | |
| commit | 0d1b5fc9b943f118f1bfb88b1635e5bf562a12bf (patch) | |
| tree | 76e1ea6d8d8e0cd131dd55159bfac17e9a18fc61 /pyproject.toml | |
| parent | Bump ruff from 0.3.0 to 0.3.1 (#2947) (diff) | |
Bump sentry-sdk from 1.40.6 to 1.41.0 (#2949)
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 b5fdb19fc..f4cc54ebd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -26,7 +26,7 @@ python-dateutil = "2.9.0.post0" python-frontmatter = "1.1.0" rapidfuzz = "3.6.1" regex = "2023.12.25" -sentry-sdk = "1.40.6" +sentry-sdk = "1.41.0" tldextract = "5.1.1" pydantic = "2.5.2" pydantic-settings = "2.2.1" |