diff options
| author | 2024-03-20 22:29:24 +0000 | |
|---|---|---|
| committer | 2024-03-20 22:29:24 +0000 | |
| commit | 88adcbc3c06c2111198e03a4dfc4b2fa33f93990 (patch) | |
| tree | 4ad630e5d099b84be08c9e32ff6dcb173a50c8a5 /pyproject.toml | |
| parent | Bump ruff from 0.3.2 to 0.3.3 (#2961) (diff) | |
Bump sentry-sdk from 1.42.0 to 1.43.0 (#2964)
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 df9e50ebb..a2af8253d 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.42.0" +sentry-sdk = "1.43.0"  tldextract = "5.1.1"  pydantic = "2.5.2"  pydantic-settings = "2.2.1" | 
