diff options
| author | 2024-07-15 20:59:41 +0000 | |
|---|---|---|
| committer | 2024-07-15 20:59:41 +0000 | |
| commit | fe6dafad64662c320faed1bd1c90dcffa2ceef13 (patch) | |
| tree | aff62ee49f89a944ef5630949af3bc5957fa385f /pyproject.toml | |
| parent | Bump ruff from 0.5.1 to 0.5.2 (#3123) (diff) | |
Bump sentry-sdk from 2.9.0 to 2.10.0 (#3125)
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 9307dd8b8..e9d1837cf 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,7 +25,7 @@ python-dateutil = "2.9.0.post0"  python-frontmatter = "1.1.0"  rapidfuzz = "3.9.4"  regex = "2024.5.15" -sentry-sdk = "2.9.0" +sentry-sdk = "2.10.0"  tldextract = "5.1.2"  pydantic = "2.6.4"  pydantic-settings = "2.2.1" | 
